Executable library: Difference between revisions

Content added Content deleted
m (→‎task 4: changed the program name (for task 4). -- ~~~~)
m (→‎task 5: expanded comment on what could be used. -- ~~~~)
Line 1,139: Line 1,139:
===task 5===
===task 5===
To run a REXX program, it depends on the REXX interpretor and which operating system is being used   (and what options where used when the REXX interpreter was installed/set up).
To run a REXX program, it depends on the REXX interpretor and which operating system is being used   (and what options where used when the REXX interpreter was installed/set up).
<br><br>On a VM/CMS system, you could enter:
<br><br>On a VM/CMS system, you could enter either of:
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; HAILSTONE
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; HAILSTONE
* EXEC HAILSTONE
* EXEC HAILSTONE