[futurebasic] Re: [FB] TinyProgram Bombs

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2001 : Group Archive : Group : All Groups

From: Pete <furbies@...>
Date: Tue, 10 Apr 2001 20:29:49 +1000
Joe Lewis Wilkins <PepeToo@...> on 6/4/01 10:39 PM scribed :

> Hi Pete,
> 
> Apparently the Project is set up to use the Standard Basic Runtime, but
> doesn't provide for initialization of the Menu Resources and isn't organized
> the way I thought Standard Basic Programs should be organized.  It has the
> more traditional Mac Toolbox Event Loop, rather than using ON Dialog, ON Menu,
> etc. At the outset it says it is an FB^3 Ultralite Program and we don't have
> that Project Type anymore.
> 
> I suspect Andy never changed this as the Project types were being shuffled
> around some time back. BTW, the Release 3 version crashes also.
> 
> Joe Wilkins

Joe:

much thanks, you put me onto the path of enlightenment

just had to change the headers to:
Rntm Ultralite.incl


sorry I took so long to say thanks

Pete...

> Pete wrote:
> 
>> I tried compiling & running the TinyProgram demo in:
>> 
>> FB^3 (Release 4):  Release 4
>> Examples:Applications:TinyProgram:TinyProgram.Main
>> 
>> but the app crashes at/in:
>> 
>> Bus Error at FFC74BE8 _InvalMenuBar+00128
>> while reading word from 6DB6DB6D in User data space
>> 
>> Does anyone know what the problem is ?
>> 
>> tia
>> 
>> Pete...