Fix problem with VAR format files. b=191281. r=cls. a=asa

This commit is contained in:
colin%theblakes.com 2003-01-30 19:00:53 +00:00
parent 633fead9fd
commit c806a90a4b

View File

@ -116,7 +116,7 @@ $! Text files - covered by the catchall
$! ".BAK.COM.CSS.DAT.DTD.HTM.HTML.JS.RDF.NET.ORG.SH.SRC.TBL.TXT.XML.XUL"
$!
$ define /user VMS_OPEN_ARGS_4 " ",-
"ctx=stm", "rfm=stmlf", "rat=cr"
"rfm=stmlf", "rat=cr"
$!
$ if f$trnlnm("USER") .eqs. "" then define /user user "''moz_user'"
$ if f$trnlnm("LOGNAME") .eqs. "" then define /user logname "''moz_cwd'"