Dear list, I have a question about building up a project file.After reading the Mapbasic help I have more questions than answers concerning this topic. I have: - a file with Main,ButtonPads and some routines - global variables I want to write in a *def. file - some routines in another File. I want ro store them in a *.mbo because there complete and they should be save against any further changes. Thats inside "Area.mbp" [Link]Application=D:\AllWork.MBX 'The name of the resulting file Module=D:\routines.mbo 'contains routines Module=D:\Maincode.mbo 'contains Main,Buttons calls routines in routins.mbo -What is the description of an *.def -file containing global variables? - Where should I strore the Declaration of Subs placed in routines.mbo - Whats are the following steps to produce this Projectfile ? - Is it a difference concerning performance running a normal mbx or a mbx based on a project? Thanks in Advance. Hendrik _______________________________________________________________________ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MapInfo-L" in the message body.
