home *** CD-ROM | disk | FTP | other *** search
-
-
- - Simple preferences system added. Just define the
- envarioment variable named DB.PREFS containing the string
- matching the same template as DB was called from Shell
- (call 'DB ?' the check the syntax). That file is read
- first at startup and Tooltypes or Shell arguments
- just overwrite preferences (as side effect you can define
- the default database to be loaded on every DB launch).
- NOTE: there HAVE to be one line -> exactly like when
- you call DB from CLI. If prefs syntax is invalid or
- DB have other problems parsing it, the DisplayBeep()
- is called (sorry for so "descriptive" error comment ;-(
-