|
Previous | Contents | Index |
The JAMS_SCHEDULE_GET_DEPEND routine is used to return the first or next dependency context from a job context.
JAMS_SCHEDULE_GET_DEPEND job-context, depend-context
VMS usage: cond_value type: longword (unsigned) access: write only mechanism: by value
job-context
VMS usage: context type: pointer access: read only mechanism: by value
This argument is the job context which was returned from a call to JAMS_SCHEDULE_GET_JOB.depend-context
VMS usage: context type: pointer access: write only mechanism: by reference
This argument is a pointer which will be used to return the dependency context.
This routine is used to return the first, or next, dependency context from a job context. The dependency context can then be passed to JAMS_GET_DATA to obtain information from the context.
JAMS_ENDCTX End of context stream.
Previous | Next | Contents | Index |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |