Short: .,.. dirs, noclick, enable * wildcard Author: pueschel@imsdd.meb.uni-bonn.de Uploader: pueschel imsdd meb uni-bonn de Type: util/misc Architecture: m68k-amigaos DOSPrefs is a small commodity with three functions: 1. Control the "Wildstar"-flag of the Amiga OS 2.0+ dos.library. 2. Control the "Noclick"-flags of the Amiga OS 2.0+ trackdisk.device. 3. Provide an all new "Unixdirs"-feature. See DOSPrefs.doc for further information. This is the version 3.1 of DOSPrefs. The following files should be in the archive: DOSPrefs31.readme - this file DOSPrefs31.readme.info DOSPrefs.doc - documentation DOSPrefs.doc.info DOSPrefs - the DOSPrefs program DOSPrefs.info DOSPrefs.cd - catalog descriptor file DOSPrefs.ct - empty catalog source file Install-DOSPrefs - C= installer installation routine Install-DOSPrefs.info catalogs/dansk/DOSPrefs.catalog - danish catalog file catalogs/deutsch/DOSPrefs.catalog - german " " catalogs/español/DOSPrefs.catalog - spanish " " catalogs/français/DOSPrefs.catalog - french " " catalogs/italiano/DOSPrefs.catalog - italian " " help/deutsch/DOSPrefs.guide - german help file help/english/DOSPrefs.guide - english " " help/italiano/DOSPrefs.guide - italian " " help/français/DOSPrefs.guide - french " " Changes since 2.0: - included danish catalog file and italian catalog and guide files. - inserted kludge in Open() and Lock() so that braindead programs (uuencodex) that rely on condition codes being set after system call work again (requested by Robert Reiswig). - updated installer routine for additional catalogs. - included DOSPrefs.cd file in distribution (requested by several people). PLEASE, do NOT translate the .cd file but the .ct file !!! (and send it to me). Changes since 2.1: - included french catalog file. - fixed (hopefully) cache clearing bug that could crash 68040 Amigas with copyback enabled (reported by Frank Kroll). Changes since 2.2: - included spanish catalog file. - added frech help file. - added PathStyle environment variable Changes since 3.0: - new safety check against broken screen fonts - fixed bug in parsing paths containing ':'.