Next: Section Names
Up: JDF Fields
Previous: PLACEMENT
  Contents
Using ON_NODES field, user can restrict a job section to run
only on specific nodes. If such restriction is desired, the user
specifies the list of nodes to run the section on as a space-separated
list of node names. For example:
SECTION A
...
ON_NODES = fnpc1 fncp2
...
FBSNG Home