HELP SYNCHRONIZE — MicroVMS 4.5B
Holds your process until the specified batch job terminates. Format SYNCHRONIZE [job-name] Requires the Secure User Environment Option.
Additional information available:
Parameters
job-name Name of the job (as specified in the SUBMIT command). If you have more than one job with the same name, the synchronization occurs for the last job submitted. The job name parameter is overridden by the /ENTRY qualifier.
Qualifiers
Additional information available:
/ENTRY=job-number
Identifies the job by the system-assigned job number. The /ENTRY qualifier overrides any job name specified. You must specify either the job name or the /ENTRY qualifier.
/QUEUE=queue-name
Names the queue containing the job. The default is SYS$BATCH.