##// END OF EJS Templates
Added tag 6.6.3 for changeset 3fd1efb3ad12
Added tag 6.6.3 for changeset 3fd1efb3ad12

File last commit:

r51894:44001e6f default
r52260:4e960838 stable
Show More
startup.com
12 lines | 252 B | application/x-msdownload | TextLexer
Jean-Francois Pieronne
opemvms: add specific files and utilities
r51894 $!
$! Mercurial startup file
$!
$ proc = f$environment("PROCEDURE")
$ cur_dev = f$parse(proc,,,"DEVICE","SYNTAX_ONLY")
$ cur_dir = f$parse(proc,,,"DIRECTORY","SYNTAX_ONLY")
$!
$! Define logicals
$!
$ @'cur_dev''cur_dir'logicals "/system/exec"
$
$ exit