Commit 4ee48510 by Richard Kenner

Eliminate `set symbol/scope=noGlobal'.

From-SVN: r8616
parent 5461708d
...@@ -5,7 +5,6 @@ $! Set the def dir to proper place for use in batch. Works for interactive too. ...@@ -5,7 +5,6 @@ $! Set the def dir to proper place for use in batch. Works for interactive too.
$flnm = f$enviroment("PROCEDURE") ! get current procedure name $flnm = f$enviroment("PROCEDURE") ! get current procedure name
$set default 'f$parse(flnm,,,"DEVICE")''f$parse(flnm,,,"DIRECTORY")' $set default 'f$parse(flnm,,,"DEVICE")''f$parse(flnm,,,"DIRECTORY")'
$! $!
$set symbol/scope=(nolocal,noglobal)
$! $!
$! First, build the preprocessor. $! First, build the preprocessor.
$! $!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment