ScriptPro Editor

This topic is for use by scriptwriters who are using ScriptPro Editor to create custom scripts for their agencies.

Agents can go to Using ScriptPro Scripts for more information about using custom or standard scripts within Travelport Smartpoint.

 

ScriptPro Editor Error Messages

Error

Description

Automatic File Backup Off

Backup has been disabled in the .INI file.  Accept it or change the .INI file to resume backups.

c:\path\filename.  This filename is not valid.

Invalid filename.  Choose a valid filename.

:\path\filename  This file already exists.  Replace existing file?

File already exists with that name.  Select Yes to copy over the existing file or No to Abort Save As.

c:\path\filename.  Path does not exist.  Please verify that the correct path is given.

Invalid path given.  Enter another path.

Cannot Find "BEGIN" Section.

The script format is invalid (missing BEGIN section).  Correct the Script format.

Cannot Find "ROUTINES" Section.

Invalid script format (missing ROUTINES section).  Correct the script format.

Cannot Find "VARIABLES" Section.

Invalid script format (missing VARIABLES section).  Correct the script format.

Cannot Move filename.LST to Production.

Could not find a .lst file referenced in a .CSL or .CSC file.  Create the needed .LST file and retry transfer.

Cannot Open Error File.

Error opening a compile error file.  Recompile and retry view errors.

Drive Z:  does not exist.  Please verify that the correct drive is given.

Invalid drive given.  Check network and retry.

Error Accessing .INI files.

Could not find an .INI file. Open a support request at MyTravelport. One of the following conditions has occurred: corrupted or missing .INI files, or HD error.

Error Accessing Resource.

The program experienced an internal error accessing a string or other resource.  Open a support request at MyTravelport.

Error allocating new Window.

An error occurred while the Script Editor was allocating memory for another window.  Save current files and exit Script Editor.

Error copying files.

Could not find the .CSL file for a Copy to Production or file is not in valid format.  Recompile and retry transfer.

Error Opening Command File.

 

Cannot open one of the files which contains the List.Commands, List.Screen, or the template.  Open a support request at MyTravelport.   One of the following conditions has occurred:

  • Corrupted .INI files
  • Missing .CMD files
  • Hard drive error

Error Parsing Dialog Box List.

Incorrect DIALOG statements in the script.  Correct the DIALOG statement formats.

File "c:\path\filename" has changed. Save?

An edited file has not been saved.  The contents of the edited file will remain unchanged unless saved before editing another file or exiting the program.

File Extension Must be .ASL/ASC to Compile.

File cannot be compiled unless the file extension is .ASL or .ASC.

Filename.CSC moving to production...

Informational message that a .LST, .CSL, or .CSC is being transferred to production.  Wait until the file has been moved to production and the message is cleared.

Filename.CSL Not Moved.  Dependent Files Missing.

Cannot move a .CSL or  .CSC file to production while dependent .LST files are missing.  Create the needed .LST file and retry transfer.

Internal Compiler Error X.

Compiler has encountered an internal error.  X = the error number.  If X = -7, verify that the script source file is present and retry the compiler.  If X = -10, verify that the .DLG files in the script are present and retry the compiler.  Close any unused Windows applications and retry.

Invalid Caret Position for Transfer.

The caret (cursor) must be after the BEGIN when attempting a Dialog Transfer.  Move caret (cursor) appropriately.

Invalid data in .INI file.

One of the .INI files has corrupted or invalid data.

Invalid Dialog Format.

Invalid Dialog format discovered in Dialog Transfer.  Resave Dialog file. Open a support request at MyTravelport. This issue could be a double space file corruption/hard drive failure.

Invalid Line Number.

The line number specified in the Go To dialog box does not exist in the current script or contains invalid characters.  Input must be numeric.

Invalid Script Format.

Invalid script format (sections in wrong order).  Correct the script format.

Line xxx exceeds 255 characters.  Please split line and recompile.

The script contains a line that exceeds the maximum acceptable length for the compiler.  Split the line and recompile.

Must be a .CSL, .CSC, or .LST to Transfer to Production.

Must be a .CSL, .CSC, or .LST to Transfer to Production.  Retry with correct file type.

Must be a .DLG file to transfer.

A file must be a Smartpoint Dialog file to be successfully transferred into a script (and have a .DLG extension).

Must be a New File.

Must be a new script to use the Insert Template feature.

No Error File Exists For the Current Script.

Cannot view compile errors since none exist.  Compile the script.

No item selected.

OK selected from the Command List, Screen List, Variables List, or Dialog List without an item being selected.  Select an item or press Cancel.

Not Authorized For Your Password.

The Scripting indicator is not on in this employee's profile.  Manager must update the profile.

Not Available From This Workstation.

Scripting permission has not been turned on.  Contact the office manager to add Scripting capabilities for the agency.

No Variables Found.

No variables found for Variables List.

Search text not found.

The file search utility could not find the requested search text in any files in the search path.  Verify that the search path is a valid file name or DOS wildcard.  If valid, verify the search text or shorten the search text to improve the chances of locating the text.

xxx not found. (where  xxx is the search text)

Text string specified in Replace dialog box not located in current script.  Check spelling and case.

System low on memory.  Please remove any unused applications.

Windows has notified the application that it is spending a significant amount of processing time managing memory.  The user should remove any unused applications to enhance system performance.

Unable to read <filename> from disk.

An error has occurred reading the file from disk.  The file is corrupted or too large to read.

Unable to write file "c:\path\filename" to disk.

An error has occurred writing the file to disk.  Check that the disk is not full.  If overwriting a file, ensure that the file does not have a read-only attribute.  Possible HD error.

Untitled file has changed.  Save?

A new file exists that has not been saved.  The contents of the untitled file will be lost unless saved under a valid file name before editing another file or exiting the program.

xxx Variable Already Exists.  Overwrite?

A variable from the transferred dialog box is already present in the script.  If it is not appropriate to overlay this variable, rename the variable in the dialog box and re-transfer.