TEXTSTATUS


The 4GL command TEXT returns a TEXTSTATUS() for every command and can contain the following values:

Table 34. TEXTSTATUS

ValueDescriptionAdditional Information
0Command processed successfully.All OK.
10401Can not open file for reading.Check path, name and permissions of input file.
10402Can not open file for writing.Check path, name and permissions of output file.
10403Invalid line number.Line number can not be greater than number of lines in the source.
10498Feature not implemented yet.Please contact support about the status of this feature.
10499Unknown error.No additional info. Please contact support.