| http://server.ccl.net/cca/software/SOURCES/FORTRAN/psi88/vms/psi2.com.shtml |
|
CCL psi2.com |
$if p1.eqs."" then goto noargs
$if p2.eqs."" then goto noarg2
$defdir = f$environment("DEFAULT")
$submit /noprint/notify psidir:rpsi2.com /param=('p1','p2','defdir') -
/que=psique/log='defdir'psi2.log
$goto exit
$noarg:
$write sys$output "Usage: psi2 filename (no extension) gksdevnumber."
$noarg2:
$write sys$output "You must supply the number for the output device."
$exit:
$exit
|
[ CCL Home Page ]
[ vms ]
[ Raw Version of this page ]
| Modified: Fri May 24 16:00:00 1991 GMT |
| Page accessed 8062 times since Sat Apr 17 22:02:16 1999 GMT |