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