UNCOMPILE
Uncompiles an application program.
Syntax
UNCOMPILE progdocname
Parameters
progdocname | The name of the application document containing the program to be “uncompiled”. |
Comments
The UNCOMPILE command marks the specified application program as “not compiled”. If progdocname had not been compiled (using the COMPILE command) when the UNCOMPILE was issued, the software raises a warning.
The UNCOMPILE command has no effect on the disk file that contains the compiled version of the program, but prevents the file from ever being used.