Building and running embedded SQL applications written in REXX
REXX applications are not precompiled, compiled, or linked. You can build and run REXX applications on Windows operating systems, and on the AIX® operating system.
About this task
On Windows operating systems, your application file must have a .CMD extension. After creation, you can run your application directly from the operating system command prompt. On AIX, your application file can have any extension.
Procedure
To build and run your REXX applications: