FDL FLAGS

Arguments
job-flag ...
Description
The procedure FLAGS sets flags for the most recent job. It is to be used after a T or a J. The flags that can be set are: autoflow, autoforget, preemptable, doprofile, nojournal, schedfirst, and skip.
Note: autoflow and skip are the same flag.
Example
J vw cp aa bb
FLAGS skip

J vw date
FLAGS preemptable doprofile autoforget