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
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 ?
Summary: I have an application that outputs a file consisting of a list of files specs. For example: DISK$TEST1:[INTH_TESTS.PAM.682.REPORTS.V12.SIGTRAN]PAM_19_1_021.REPORT;2 DISK$TEST1:[INTH_TESTS.PAM.682.REPO...
Summary: I have to write a little DCL script: It can sort the line of a file, which is determined by parameter. If the two lines in the files is similar, the script must send an individual error message. If th...