Path: utzoo!attcan!uunet!pantor!richard From: richard@pantor.UUCP (Richard Sargent) Newsgroups: comp.lang.c Subject: Re: Data compression algorithms Message-ID: <18.UUL1.3#5109@pantor.UUCP> Date: 14 Jul 89 14:05:55 GMT References: <16942.24BD4537@urchin.fidonet.org> Organization: Pansophic Systems Inc, Graphics Product Company Lines: 27 > From: Bob.Stout@p6.f506.n106.z1.fidonet.org (Bob Stout) > Message-ID: <16942.24BD4537@urchin.fidonet.org> > Date: 13 Jul 89 07:18:57 GMT [ stuff deleted ] > The fact that MS-DOS file names are always upper case and may only consist of > alphanumeric characters plus 15 additional characters (total of 51 characters > out of 256 possible codes) might suggest something. Really? Try the following at your DOS prompt: c> edlin test.dat ... c> dir .dat I think you'll be surprised. All codes from 128 through 255 are acceptable to DOS (actually, I only sampled the range, including boundary conditions, so maybe ALT-1-6-0 won't work, but it is unlikely). No codes between 0 and 31 seem to be acceptable. My testing was done under Compaq DOS 3.31. Richard Sargent Internet: richard@pantor.UUCP Systems Analyst UUCP: uunet!pantor!richard