The problem was not being able to compile a project file. 
The solution was to include the .mbx filename as a .mbo module:

 Application = D:\kurt\KPGeocoder.MBX
 Module = KPGeocoder.MBO                <<<This line added
 Module = func_file1.MBO
 Module = func_file2.MBO
 Module = func_file3.MBO

This solution eliminates error msg:
Missing Main Sub in D:\Kurt\KPGeocoder.mbx

Kurt Pluntke
MetroMapping Unit
Baltimore Metropolitan Council (www.baltometro.org)
[EMAIL PROTECTED]

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to