Subject: my moddate program Message-ID: <38680DEE.AE3E7F73@dcnet2000.com> From: phoenyx X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i586) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.sys.apple2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 39 Date: Mon, 27 Dec 1999 19:10:06 -0600 NNTP-Posting-Host: 204.2.54.59 X-Complaints-To: abuse@insync.net NNTP-Posting-Date: Mon, 27 Dec 1999 19:08:05 CST Organization: Insync Internet Services, Inc. While working in Aztec C today I stumbled onto a bug in the Phade library and the directory read routines. I thought I had fixed the problem and forgotten about it. As it turns out I was wrong. The routines have a problem regarding files which have a $00 file type. This usually happens when you copy files from another file system. This file type is also used when a file has been deleted by certain programs. Deleted files aren't a problem for the routines, but non-deleted files with the $00 type are. Anyhow, the way to resolve the problem is to check the directories for any files with the $00 file type. Change the type to whatever matches the file's contents. I suggest that you perform a directory sort with either Copy2Plus or the Prosel utilities. This will eliminate any problems which may occur from improperly deleted files. You may also want to run the Prosel Mr.Fixit program to verify the directories. Do not run Mr.Fixit on the changed directories or on files with the 01-01-00 date. It seems to have a Y2K problem and reports the file's date as bad. Once you have finished, it's safe to run the modified date changer. Don't forget, you can check the files by viewing the work file created when the program runs. I'll be working on an update to the Phade routines. I also acquired the manual program created by Phade which never made it to the file sites. I have the author's permission to post it also. I am currently discussing with him about releasing his programs as (c) freeware. He has given me his tentative permission, so you should see these programs soon. Phoenyx