Re: ver 4.0 Name Space Question ?

new topic     » goto parent     » topic index » view thread      » older message » newer message
-- LIBA.e -- 
public constant 
foo1 = 1, 
foo2 = 2 
 
public function foobarr1() 
return 0 
end function 
 
public function foobarr2() 
return 0 
end function 
 

and this ...

-- LIBB.e -- 
-- No I want to pass on just the constants not 
-- the public functions from LIBA.e. 
   
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu