Re: [vcf-midatlantic] clearing the queue in VMS 5.2 (or thereabouts)
11 Apr
2016
11 Apr
'16
3:29 p.m.
william degnan via vcf-midatlantic writes:
<http://www.vintagecomputer.net/readme.cfm>
Did not like
$ QUEUE = 'F$getqui("DISPLAY_QUEUE","QUEUE_NAME","MULTINET_SMTP")
Oops. I didn't notive I put one there too. I should have just left my DCL command line syntax checks with the double quotes in place.
%DCL-W-UNDSYM, undefined symbol - check validity and spelling \MULTINET_SMTP\
$ F$getqui("DISPLAY_QUEUE","QUEUE_NAME","MULTINET_SMTP")
%DCL-W-IVVERB, unrecognized command verb - check validity and spelling \F$GETQUI\
You'd have to supply a verb for the above... For example: $ WRITE SYS$OUTPUT "''F$getqui("DISPLAY_QUEUE","QUEUE_NAME","MULTINET_SMTP")'"
3602
Age (days ago)
3602
Last active (days ago)
0 comments
1 participants
participants (1)
-
VAXman@tmesis.org