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