Command save compiler error messages file
Manually correct the script or use the Convert function to convert the script. Dialog file is corrupted. Open dialog file in Dialog Editor and resave or recreate dialog box. CCompilation errors found in the dialog file. CInvalid arithmetic. Check mathematical expression.
CExpecting a text. Check statement for text in correct location. CInvalid attribute. Check statement's attribute. CCompilation aborted by user. Compilation did not complete. File has been saved. Select OK to verify the compilation has aborted. The parameter must be airdate, date, or text type.
Modify the parameter to an airdate, date, or text type. CParameter must be a Text Type. The parameter must be a text type. Modify the parameter to a text type. CParameter must be a Number Type. The parameter must be a number type. Modify the parameter to a number type. The parameter must be an airdate or date type. Modify the parameter to an airdate or date type. CParameter must be a dialog filename. The parameter must be a dialog filename. Modify the parameter to a dialog filename.
BEGIN statement missing from script source file. CVariable length should not be longer than 32 characters. A variable with more than 32 characters was found. Shorten the variable name to less than 32 characters. The variable type is not the text type.
Activate the Dialog Box Editor and change the variable type to be consistent with the variable type declared in the script. The variable type is not the number type.
The variable type is not the date type. The variable type is not the airdate type. CInvalid Access Rights for this Command. Must have Worldspan ScriptPro Plus value added option enabled to use the command for Mail functions i. Please contact the Worldspan Software Support Center for further information. There is a potential run-time error. This message may be ignored if the script writer is certain of the logic. Delete unused variables. User Control Panel Log out.
Forums Posts Latest Posts. View More. Recent Blog Posts. Unread PMs. Forum Themes Elegant Mobile. Essentials Only Full Version. New Member. How to save compiler messages to a log file? Use parentheses to make your code insensitive to this change. Please type "help precedence" for more information.
We recommend that you use parentheses to get the same behavior now and in the future. References to the method "methodname" will produce a run-time error. Warning: File: filename Line: Column: The save statement cannot be translated unless it specifically lists the names of variables to be saved as constant strings.
That form cannot be compiled in stand-alone mode. This warning occurs if the DOS command was called with two output arguments in a file that is being compiled in stand-alone mode. For example:. Warning: File: filename Line: Column: This load save statement referred to variable "variablename" that was not referenced in the function. Warning: File: filename Line: Column: Unmatched "end". Warning: File: filename Line: Column: name has been used as both a function and a variable, the variable is ignored.
Warning: File: filename Line: Column: "variablename" has not been defined prior to use on this line. Warning: Line: Column: Function with duplicate name "functionname" cannot be called.
Warning: filename is a P-file being referenced from "filename". NOTE: A link error will be produced if a call to this function is made from stand-alone mode. Currently, these are unsupported functions.
Run-time Error: File: filename Line: Column: The function "functionname" was called with more than the declared number of inputs quantity1.
There is an inconsistency between the declared number of formal inputs and the actual number of inputs. Run-time Error: File: filename Line: Column: The function "functionname" was called with more than the declared number of outputs quantity1.
There is an inconsistency between the declared number of formal outputs and the actual number of outputs.
0コメント