setnmr - Set the NoMultRun Flag in GEN

setnmr [-C | -S] -P productline -F file

This utility enables you to set the NoMultRuns flag in GEN for a list of batch programs. The NoMultRuns flag is the same as the Execute field for a program. With the Program Definition utility (pgmdef), you can set the Execute field for an individual program to either Concurrently or Non-Concurrently, depending on whether you want to allow only one copy of the program to be running at a time. With the setnmr utility, you can set more quickly set the flag for many programs at once. For more information on the Execute field, see Doc for Developers: Application Development Workbench.

Program Option Description
C Clear the flag. (This is the same as using the Program Definition utility (pgmdef) to set the Execute field for a program to Concurrently .)
S Set the flag (default). (This is the same as using the Program Definition utility (pgmdef) to set the Execute field for a program to Non-Concurrently .)
P Product line to apply changes to.
F Path name of a file with list of applications.