how do I use it...?
I'm currently working on 'Map Maker 3D' - see beta announcements
i have some code which loads the map into DB which has to be put at the beggining of the program you are making. Because there is a lot of code, I thought it would be neater to put it all into a funtion in a seperate file and so the user can then just put one or two commands at the beginning of his/her program and it will work - Does anyone know how I could do this? ie. how could I make the program run the function from the include file?
Thanks
Robin