program continue
command
Syntax
- program continue
Resume processing after a program pause.
Note
As with all program commands, use of the command word program is optional; program continue and continue are both valid.
This command allows the user to resume reading a data file after a
program pause
has been used in the data file to interrupt processing. After theprogram pause
, the input focus is put at the command prompt; program continue will resume reading the data file on the next line. Theprogram return
command can also be used to resume processing after aprogram pause
.
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Feb 25, 2024 |