Re: Making include files

new topic     » goto parent     » topic index » view thread      » older message » newer message

Well, besides all this things you also have to declare the
routines/variables you're going to use as global.

example:
 global procedure iminsidetheinclude()
   -- your staff
 end procedure

 or 

 global integer qwerty

Best Regards,
    Guillermo BonvehĂ­


--- dstanger at belco.bc.ca wrote:
> 
> 
> Evening all,
> 
> How do you makea procedure into an include file? Is it enough to just
> save
> it as [name].e and then insert include [name].e at the top of your
> program
> for the contents to be accessible?
> 
> Thanks,
> David
> 
> 
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu