[futurebasic] Re: [FB] [FB^3] Fltr & Incl Globals

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 2000 : Group Archive : Group : All Groups

From: Pete <furbies@...>
Date: Wed, 27 Sep 2000 03:49:52 +1100
Chris Stasny <staz@...> on 27/9/00 12:55 AM scribed :

Big Snip...

>> It's going to be a real pain moving all the globals/constans back into the
>> GLBL file
>> 
>> (I'm using Program Generator for the project)
>> 
>> Pete...
> 
> 
> You have to remember that FB^3 picks up the files in the order you
> place them in the project window. If you use gMyGlobal in the first
> file, then it cannot be dimensioned in the 10th file.
> 
> 
> 
> Best,
> 
> -STAZ  ~)~

Thanks Staz...

I misunderstood/misread the manual then.

Pete...