hello all

i've read darrels lcd bargraph thread : http://www.picbasic.co.uk/forum/showthread.php?t=2359

and found it a very interesting method. is it right that i can build so my own routines each in an include file to take them in other projects also? like a library?
are there some disadvantages? and what are the restrictions :

- names of variables must be defined on both files with same name and type?
- where is an include "modedefs.bas" to made, on both or only in the include where it is needed at the end?

thanks for any feedback