Changeset 288 for branches/guitools-1.0/shared
- Timestamp:
- Jun 27, 2009, 2:10:27 PM (16 years ago)
- File:
-
- 1 edited
-
branches/guitools-1.0/shared/nlv.vrs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-1.0/shared/nlv.vrs
r269 r288 121 121 end 122 122 123 /* In case the message file exists but not the help file */ 124 if STREAM( settings.!helpfile , 'C', 'QUERY EXISTS') = "" then do 125 settings.!helpfile = execDir'\'filestem||'en.hlp' 126 end 127 123 128 IF options.!debug == 1 THEN SAY ' NLVMessageFile = "'settings.!messages'"' 124 129 IF options.!debug == 1 THEN SAY ' NLVHelpFile = "'settings.!helpfile'"'
Note:
See TracChangeset
for help on using the changeset viewer.
