Include a file: Difference between revisions

m
→‎Including a file at time of execution: added another concern to the "note".
m (→‎Including a file at time of execution: changed the wording in a "note".)
m (→‎Including a file at time of execution: added another concern to the "note".)
Line 809:
 
There are also other restrictions such as multi-line statements and comments (more than one line).
 
Another possibility of errors is the creation of an extremely long value which may exceed the limit for a particular REXX interpreter.
 
===Calling an external program===