home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / cbm / 5596 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.sys.cbm
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!csus.edu!netcom.com!fuzzy
  3. From: fuzzy@netcom.com (Fuzzy Fox)
  4. Subject: Re: 2 Q's: BMI & SAVE@
  5. Message-ID: <1993Jan24.043922.20002@netcom.com>
  6. Organization: Foxes 'R' Us - Seven locations to serve you
  7. References: <1993Jan17.192438.12044@netcom.com> <C17In9.28u@fulcrum.co.uk> <1993Jan22.062624.23025@netcom.com> <30370@optima.cs.arizona.edu>
  8. Date: Sun, 24 Jan 1993 04:39:22 GMT
  9. Lines: 20
  10.  
  11. mcbride@cs.arizona.edu (Chris M. McBride) writes:
  12.  
  13. >>>Could someone post the patch to fix the "@:fname" bug
  14.  
  15. >>OPEN 15,8,15,"S0:fname" : CLOSE 15
  16. >>SAVE "fname",8
  17.  
  18. >Well This is the reason doing a simple scratch and save DOESN'T work.
  19. >If you don't want this nasty bug to appear, you should ALWAYS use a
  20. >"0:" in EVERY I mean EVERY command. In order for the above 'patch' to
  21. >work correctly it should read:
  22.  
  23. Huh??  If you always SCRATCH the file then SAVE, you will not run into
  24. the @-save bug, because you're NOT USING @-save!!  :)
  25.  
  26. -- 
  27. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  28. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  29. #define  FALSE  1   |
  30. #endif              | "911 Emergency Rescue Service - Can you hold, please?"
  31.