|  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.
| RUN | If program nameis not
                                   specified, Natural will compile and execute the program currently residing in the work area. | 
| REPEAT | REPEATdefines 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  |