[futurebasic] Re: calling functions in includes

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 1998 : Group Archive : Group : All Groups

From: Chris.Young@...
Date: Fri, 9 Jan 1998 10:41:17 -0600
Terrence wrote:
<snipped>

< Mike, if you ever get the fade incl to work in PG, let me know. It always 
< crashes when I test it as a compiled app.

Dunno Terrence--I did the port of the C source for clut_fade over to FB. I went 
back and took a look at it--the clut_fade demo uses all of the clut routines 
within an include file, INCLUDE'd in the .MAIN, without any DEF FN USING 
present.

Furthermore, I threw together a PG project this morning using the clut routines 
(.INCL file), and a PG modal window instead of the FB DLOG resource. It works 
fine, either compiled or within the environment (FB 2.3, Mac PM7100, sys7.6.1). 
Happy to send it out to anyone or post it somewhere....

Chris