Computing.Net > Forums > OpenVMS > DCL script for F$GETQUI needed

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

DCL script for F$GETQUI needed

Reply to Message Icon

Name: jinlong
Date: August 2, 2004 at 00:07:00 Pacific
OS: VMS 7.2-1
CPU/Ram: DS20E
Comment:

Hi,
I need a DCL script in VMS to set ent/after a date I want for a queue name "BACKUP_BATCH" and job name "BACKUP". Is any one could help ?

:)
Tom



Sponsored Link
Ads by Google

Response Number 1
Name: Hakan Andersson (by HakAnd)
Date: August 2, 2004 at 03:35:22 Pacific
Reply:

To make a long story short........

to get the entrynumber of a job with a specific name "MY_JOB".

num=F$GETQUI("DISPLAY_ENTRY","ENTRY_NUMBER","MY_JOB")


0

Response Number 2
Name: jinlong
Date: August 6, 2004 at 00:30:13 Pacific
Reply:

Hi Hakan,

Thank you very much for the script, it work
perfectly !!

Tom:)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to OpenVMS Forum Home


Sponsored links

Ads by Google


Results for: DCL script for F$GETQUI needed

DCL script to check for empty file www.computing.net/answers/openvms/dcl-script-to-check-for-empty-file/296.html

automatically generating DCL scripts www.computing.net/answers/openvms/automatically-generating-dcl-scripts/574.html

dcl script help www.computing.net/answers/openvms/dcl-script-help/334.html