Changeset 349 for branches/guitools-2.0/shared/cltinit.vrs
- Timestamp:
- Dec 23, 2009, 8:55:15 AM (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
r348 r349 118 118 /* Messages from Samba will go here */ 119 119 samba.!error = SysTempFileName(TempDir'smb_err.???') 120 IF options.!debug == 1 THEN say ' samba.!error = "'samba.!error'"' 120 121 samba.!msg = SysTempFileName(TempDir'smb_msg.???') 122 IF options.!debug == 1 THEN say ' samba.!msg = "'samba.!error'"' 121 123 /* Use of this file is deprecated */ 122 124 ErrorFile = Tempdir'smbutil.error'
Note:
See TracChangeset
for help on using the changeset viewer.
