KIXTART MANUAL PDF
Troubleshooting KiXtart. Introduction. KiXtart provides extensive logging of. KiXtart Command Reference. Bold items are new to this release. KiXtart Function Reference. Bold items are new to this release.
Author: | Voodoohn Vok |
Country: | Belarus |
Language: | English (Spanish) |
Genre: | Software |
Published (Last): | 20 March 2018 |
Pages: | 365 |
PDF File Size: | 11.16 Mb |
ePub File Size: | 12.47 Mb |
ISBN: | 896-1-35168-805-4 |
Downloads: | 65940 |
Price: | Free* [*Free Regsitration Required] |
Uploader: | Zololrajas |
Get your KIX on route 66 – Powerful (login) scripts made easy with KiXtart
KiXtart provides extensive logging of system errors, such as failure to locate support DLLs, failure to connect to the RPC service, and so on. Doing so will greatly help with the research and resolution of any issues in KiXtart.
The following table describes the most common problems encountered by KiXtart. KiXtart cannot retrieve the network information. Also check the event log or kixtart.
KiXtart HelpDesk
KiXtart does not recognize certain commands. Although KiXtart is a free-format language, some literals, such server names that contain a hyphen -can cause errors.
Enclose literals in quotation marks. Errors such as “Label not found” or “Unknown command” appear in an otherwise faultless script.
There is probably an unmatched quotation mark or similar error somewhere in the script.
DLL on the system. The operating system has failed to read code from executable file s because the KiXtart startup drive has become unavailable.
Make sure that you do notin any way, disconnect or re-redirect the drive from which KIX Also, these faults can be caused by antivirus software.
If you use antivirus software, make sure you are using the latest version and if the problem persists, test if disabling the antivirus software solves the problem.
To include quotation marks in a string, either use the CHR function, or enclose the entire string in quotation marks. KiXtart provides a basic debug facility.
KiXtart Command Reference
In debug mode, a script can be executed statement by statement, the value of variables or macros can be displayed, and you can execute arbitrary script commands. In debug mode, the top line of the screen is used to display the current line in the script starting at the current statement.
Optionally, the second line of the screen is used to display the value of a specific variable or macro. In debug mode, the following keys are available to control script execution: