##// END OF EJS Templates
branch3: use an explicitely experimental name for files...
branch3: use an explicitely experimental name for files Since this format is still experimental, we don't want to have to side-step the `branch3` name in case people do start using it before it's stable.

File last commit:

r51894:44001e6f default
r52539:f02ec1ec default
Show More
startup.com
12 lines | 252 B | application/x-msdownload | TextLexer
$!
$! 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