Changeset 347 for branches/guitools-2.0/shared/cltinit.vrs
- Timestamp:
- Nov 15, 2009, 7:02:45 PM (16 years ago)
- File:
-
- 1 edited
-
branches/guitools-2.0/shared/cltinit.vrs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/guitools-2.0/shared/cltinit.vrs
r345 r347 106 106 IF options.!debug == 1 THEN say ' Samba smb.conf = "'samba.!smbconf'"' 107 107 108 /* upcase table files - several utilities need these */ 109 if (\VRFileExists(samba.!bin'\lib\upcase.dat')) |, 110 (\VRFileExists(samba.!bin'\lib\lowcase.dat')) |, 111 (\VRFileExists(samba.!bin'\lib\valid.dat')) then call _ErrorDataFileNotFound 'upcase table files not present.' 112 108 113 /* Create these directories to make sure they do exist */ 109 114 ok = SysMkDir(unixetc)
Note:
See TracChangeset
for help on using the changeset viewer.
