Loading test/tests.com +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ $ if __arch .eqs. "" then __arch := UNK $ texe_dir := sys$disk:[-.'__arch'.exe.test] $ exe_dir := sys$disk:[-.'__arch'.exe.apps] $ $ sslroot = f$parse("sys$disk:[-.apps];",,,,"syntax_only") - "].;"+ ".]" $ define /translation_attributes = concealed sslroot 'sslroot' $ $ set default '__here' $ on control_y then goto exit $ on error then goto exit Loading Loading @@ -287,4 +290,5 @@ $ $ $ exit: $ set default '__save_default' $ deassign sslroot $ exit Loading
test/tests.com +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ $ if __arch .eqs. "" then __arch := UNK $ texe_dir := sys$disk:[-.'__arch'.exe.test] $ exe_dir := sys$disk:[-.'__arch'.exe.apps] $ $ sslroot = f$parse("sys$disk:[-.apps];",,,,"syntax_only") - "].;"+ ".]" $ define /translation_attributes = concealed sslroot 'sslroot' $ $ set default '__here' $ on control_y then goto exit $ on error then goto exit Loading Loading @@ -287,4 +290,5 @@ $ $ $ exit: $ set default '__save_default' $ deassign sslroot $ exit