[futurebasic] Re: [FB] FB II problems

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 1999 : Group Archive : Group : All Groups

From: "Masakazu Nakao" <PGA02150@...>
Date: Wed, 24 Nov 1999 07:59:36 +0900
> It is worth a shot, I had to do it a couple times, open the FutureBASIC II
> files with ResEdit and delete all resources inside of them.

Other possible solution is
to open all FB source code with either FBII or any editor,
input any key and delete input key -->this evoke save command.
and save them.

Now you are ready to compile

Masa

> In a message dated 11/22/99 7:08:21 PM, stharris@... writes:
>>I have been having increasing problems trying to get my programs to run
>>in FB^3 so I decided to go back to FB II. I swept out a clean corner on
>>my HD, loaded a fresh copy of FB  II from the FB^3 CDROM and copied in
>>all pertinent program files.  The program compiles and loads OK after
>>fixing a couple of minor errors, and the DeBug icon shows in the menu
>>bar but DeBug doesnít work as it should. The Globals show but with
>>random values. The locals donít show at all. The program stops at TRON
>>BREAK but pressing the STEP button is the same as hitting GO. And the
>>only thing that shows in the source window is the line number. I must