Description: | Contains the command line parameters passed to the application. It is only effective when the form is contained in a module that makes an EXE file. NOTE: The string of -CBR and -CBL specified for the start option of the application is included in this property. |
Used in object: | Form |
Value: | The string of command line parameters specified when the application was started. |
Default value: | None. |
COBOL picture: | X, up to 8192 bytes |
OLE data type: | VT_BSTR |
Design time access: | Not accessible. |
Execution time access: | Reference only. |
Backward compatibility attribute: | POW-COMMANDLINEPIC X(260) |