[futurebasic] Re: [FB] Beginner: Word Lists in Project

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2010 : Group Archive : Group : All Groups

From: Emmett <click@...>
Date: Fri, 5 Feb 2010 08:51:40 -0800
On Feb 5, 2010, at 8:43 AM, Robert Covington wrote:

> The principle here is more likely to affect you once a project gets  
> to a certain size or you are reusing functions later in other  
> projects.
>
> In my large program, I just tend to Def most new functions in my  
> master Def Fn include then I can call them anywhere without worrying  
> about where the include is with whatever fn.

That clears the issue thanks.
Emmett