18.1.1 Rules, Limitations and Guidelines

The following rules, limitations and guidelines apply to the use  of the X_START facility:

 

     X_START %basepath%\x_lansa\execute\X_RUN

     proc=[X/Process/PROCESS]

       and

     X_START =TEST.DTA 

       are functionally identical operations when TEST.DTA is a file that contains these 2 lines:

 

     %basepath%\x_lansa\execute\X_RUN

     proc=[X/Process/PROCESS]

     X_START_OPEN_BRACE1

     y 

       or

     X_START_OPEN_BRACE2

     y 

       where y is the character you wish to use in place of the '[' or '{' characters. You should only alter the default value in extreme situations involving code page conflicts, etc.

     X_START_CLOSE_BRACE1

     y 

       or

     X_START_CLOSE_BRACE2

     y 

       where y is the character you wish to use in place of the ']' or '}' characters. You should only alter the default value in extreme situations involving code page conflicts, etc.

     X_START_SEPARATOR

     y 

       where y is the character you wish to use in place of the '/' character. You should only alter the default value in extreme situations involving code page conflicts, etc.

     X_START_OK

     yyyy

       where yyyy is the string that is to appear on the OK button. String yyyy should of course be sensibly sized.

     X_START_CANCEL

     yyyy

       where yyyy is the string that is to appear on the Cancel button. String yyyy should of course be sensibly sized.

     X_START_PARMHELP

     yyyy

       where yyyy is the string that is to appear on the Parameter Help button. String yyyy should of course be sensibly sized.

     X_START_GENLHELP

     yyyy

       where yyyy is the string that is to appear on the General Help button. String yyyy should of course be sensibly sized.