home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / apple2 / 23986 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  2.4 KB

  1. Path: sparky!uunet!ukma!asuvax!ncar!vexcel!copper!slate!gdesroch
  2. From: gdesroch@slate.mines.colorado.edu (DESROCHERS GARY FREDERIC)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: DOS 3.3 FST
  5. Message-ID: <1992Nov5.192750.46993@slate.mines.colorado.edu>
  6. Date: 5 Nov 92 19:27:50 GMT
  7. References: <73964@apple.Apple.COM>
  8. Organization: Colorado School of Mines
  9. Lines: 46
  10.  
  11. dlyons@Apple.COM (David A Lyons) writes:
  12. : In article <1992Oct31.200717.20065@slate.mines.colorado.edu> gdesroch@slate.mines.colorado.edu (DESROCHERS GARY FREDERIC) writes:
  13. : There should be no special stuff to worry about with DOS 3.3: you can
  14. : use GetDirEntry just like with any other FST.
  15. : In fact, the Finder and Standard File do, so it's not like it hasn't
  16. : been tested!
  17. : >[...] I keep getting an error $53. [...]
  18. : Double check your values for base, displacement, name, and optionList (all
  19. : of these are values or pointer that you supply before making the call).
  20. : A common mistake is to leave the optionList point uninitialized, which
  21. : can trash memory when the system uses it as a pointer to your buffer.
  22. : Here's a hunch:  Maybe you're setting the "base" parameter to some value
  23. : other than $0000, $0001, or $0002.  From a quick glance at the source,
  24. : it looks like DOS 3.3 gives you a $0053 error for any other value (which
  25. : is fine), but that ProDOS and HFS don't complain (they treat it as one of
  26. : the legal values).
  27.  
  28.      I am the same person that is discussing this with you on GEnie.  I
  29. will take it up there.  You seem to respond faster there.:-) No. No. and
  30. No. to your suggestions.
  31.  
  32. : If that doesn't help, post your code!
  33.  
  34.     I would but since you are the only one responding to this it would be
  35. useless to have you see it twice.  I will get you the 4 or five line code
  36. that you asked for on GEnie.  (Still kinda curious why you needed me to
  37. write 4 lines of code and 17 lines of data? Heck I could do it from memory
  38. or just cut and past from the post on GEnie.;-) One open call and the data
  39. needed and then one big "rtl" for a shell file and one "dc i2'0' " to break
  40. into GSBUG.  But hey I am easy.)
  41.  
  42. : -- 
  43. : David A. Lyons, Apple Computer, Inc.      |   DAL Systems
  44. : Apple II System Software Engineer         |   P.O. Box 875
  45. : Internet:dlyons@apple.com                 |   Cupertino, CA 95015-0875
  46. : My opinions are my own, not Apple's.
  47. -- 
  48. Gary F. Desrochers
  49. gdesroch@slate.mines.colorado.edu
  50.