[futurebasic] Re: [FB] FB 3 Resource fork problem

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2002 : Group Archive : Group : All Groups

From: Ben Jamin <benjamen@...>
Date: 21 Jul 2002 10:12:10 +1000
How about a fix using FB itself ?  Try this to see if its just a dud resource-fork:

PathToYourFile$ = "Macintosh HD:MY Big Program:RuleTheWorld.MAIN"

OPEN "OR",#1,PathToYourFile$
CLOSE #1
END

!!! Warning: Untested, Make sure you use it on a backup copy of your file !!!!
!!! Don't try to fix the project file (.pi ) !!!

Jamin


On 21/07/02 12:36 AM, Douglas Stemen <dstemen@...> wrote:
>Can someone tell me how to correct this? This program is over 190,000 
>lines
>of code and 200 include files.
>
>Thanks,
>
>Doug Stemen
>