Command SET PROCEDURE Foundation
Compiles procedures and functions into the current OBJ file.
SET PROCEDURE TO [<cProgFile>]
The command SET PROCEDURE exists only for compatibility reasons and should no longer be used. Instead, the capabilities of a PBUILD project file should be used.
The source code file specified using SET PROCEDURE is included in the OBJ file of the program module during compilation.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.