Linking two programs
Posted: Mon Jan 16, 2006 4:20 pm
Have at it, guys!
name: Russell L. Meyers
Comments: Hi Pete,
Is it possible to link a two programs together e.g., one program which is a Transportation Planner and the other is a Transportation List. Can you place a link between the two so you don't have to execute each one separately. Would I have to make a menu within the Transportation Planner executing the Transportation List so that it gathers the database file which has all the information in it from the Transportation Planner program. I hope I didn't confuse you. You see, the information of the Departure, Destination and so on is in the database files called Tranplan.db which is opened by the Transporation List program and then printed to the screen or printer all the information that is in that database file. I'm just trying to figure out if I can just use one program to enter the data and then list it. Just curious.
Thx. RussHappy Programming!