RUN [REPEAT ]
[program-name
[library-id]]
|
This command is used to compile and execute a source program. The program may be in the source work area or in the Natural system file.
See also:
Natural Compiler in Natural System Architecture
Object Naming Conventions in Using Natural
RUN |
If program name is not specified,
Natural will compile and execute the program
currently residing in the work area.
|
REPEAT |
REPEAT defines that if the program
being executed produces multiple screen output, the screens are to be output one
after another without intervening prompting messages. When the program terminates, Natural will enter command
mode.
|
program-name |
The name of the program to be run. If |
library-id |
The library in which the program to be run is contained. If both The setting for |