Google
 

Trailing-Edge - PDP-10 Archives - tops20tools_v6_9-jan-86_dumper - tools/com/lqp.com
There are 3 other files named lqp.com in the archive. Click here to see a list.
$ Save_Verify := 'F$Verify(0)
$!
$! LQP  file  
$!
$ if p1 .eqs. "" then inquire p1 "File name?"
$!
$ @com:check  'p1'			!Check to see if file exists.
$!
$ Print'p2' /queue=sys$lqp2 /notify  'p1' +com:lqpff.lis
$!
$ Save_Verify := 'F$Verify(Save_Verify)
$ EXIT