home *** CD-ROM | disk | FTP | other *** search
- ; IsWhat Initialization/Configuration File Ver 1.03
- ;==================================================================
- ;
- ; NoDisplay
- ; If defined, Iswhat will not display screen output. For batch file use.
- ; By default, IsWhat displays messages to screen: Headers, command results
- ; etc. Uncommenting this keyword will turn screen display OFF.
- ;
- ;NoDisplay
- ;
- ;==================================================================
- ; DateChar=
- ; Specify what character to use to mark insertion spot for current
- ; date in text files. You can also use a solid space (Chr 255)
- ; to mark either Date or Time
- ;
- DateChar=∙
- ;
- ;==================================================================
- ;
- ; TimeChar=
- ; Same concept, but marks location for Time string
- ;
- TimeChar=■
- ;
- ;==================================================================
- ;
- ;Country=0
- ;
- ; Sets the country, which determines how dates, daynames etc are displayed,
- ; and written to screen and files.
- ; If commented out, the default is USA (0)
- ;
- ; The allowed values are:
- ; 0 United States 2 Britain
- ; 3 Italy 4 France
- ; 5 Germany 6 Spain
- ; 7 Quebec 8 Russia
- ;
-
- ;==================================================================
- ;eof config
-