Google
 

Trailing-Edge - PDP-10 Archives - tops20tools_v6_9-jan-86_dumper - tools/teachvms/start.com
There are 3 other files named start.com in the archive. Click here to see a list.
$ set term/nowrap
$ curdir = "''f$log("SYS$DISK")'''f$dir()'"
$ dummy := 'teachvms'
$ if "''dummy'" .eqs. "" then teachvms == "$''curdir'teachvms"
$symbolok:
$ write sys$output - 
"                               TEACHVMS DISPLAY WINDOW                               "
$ write sys$output -
"                             DCL INTERACTION WINDOW                             "
$ write sys$output -
""
$ define/user sys$input sys$command
$ teachvms "s"
$ write sys$output ""
$ exit