You can create additional programs but cannot have these interact with the original program.
You may be able to read variable values from the original program with a DDE connection from your new program - thereby while manually operated may be able to take advantage of some of the processes in the original code. To my knowledge there is no way to directly interact with other mapbasic applications (except for DDE) unless the code has been written to enable this to occur - which sounds unlikely in your case. The other option is to decompile the code (there is a company that will do this but you will need to be able to prove it is your code) Cheers Martin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 12 December 2001 04:49 To: [EMAIL PROTECTED] Subject: MI-L Hi List, I need to add some new capabilities in an MBX aplication. But the guy who has originally written the code lost the source file and dnot recall a thing. The functionality I need to add is a small code to create circles around map object at the given cordinates, and radius. The only soolution I see is writting the whole thing again from scratch. Is there any other way to add the above mentioned subroutine som e how to work with the MBX application. I was wondering if I can make a customize tool for mapinfo which creates circle from data in a table. thanks _______________________________________________________________________ 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. _______________________________________________________________________ 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.
