Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!uwvax!rutgers!caip!cbmvax!phillip From: phillip@cbmvax.cbm.UUCP (Phillip Lindsay) Newsgroups: net.micro.amiga Subject: Re: Need help with SetFileDate Message-ID: <909@cbmvax.cbmvax.cbm.UUCP> Date: Fri, 17-Oct-86 15:40:18 EDT Article-I.D.: cbmvax.909 Posted: Fri Oct 17 15:40:18 1986 Date-Received: Sat, 18-Oct-86 23:45:14 EDT References: <4921@ukma.uky.csnet> Organization: Commodore Technology, West Chester, PA Lines: 32 > > > I am having trouble getting the SetFileDate packet action type to work. > Whenever I try it, I am getting the result 'Res1=0, Res2=209 (decimal)'. > > The 1.2 autodocs told how to use the type, but not what the errors were. > If some kind soul at C-A would look this one up for me, I would sure > appreciate it. A working example would earn my undying gratitude! > > Thanks, > Keith Burton Keith - Res1 == 0 (implies ERROR) res2 has more information ( = 209) which implies ERROR_ACTION_NOT_KNOWN. The libraries/dos.h has a nice list of error codes. Sounds like your sending a packet to a file-handler that "don't know" about SetFileDate. 1.2 Release Kickstart > 33.158 should support the packet type. I'll try and upload an example asap... ============================================================================== Phillip Lindsay - Commodore Business Machines - Amiga Technical Support Dirt: 1200 Wilson Drive, West Chester PA 19380 uucp: {ihnp4|seismo|caip}!cbmvax!phillip arpa: cbmvax!phillip@seismo -or- phillip@cbmvax.UUCP@{seismo | harvard} Tel.: (215) 431-9180 Disclaimer: [someone said I needed this] No warranty is implied or otherwise given in the form of suggestion or example. Any opinions found here are of my making. [unless Fred pops up (my other self)] ==============================================================================