Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MAS 90 to Access with Script Arguments

Status
Not open for further replies.

toccata

Programmer
Jun 26, 2002
65
US
Has anyone called Access from MAS 90 and passed arguments via a DDE script?

What is the Access code to open the conversation and to place the arguments into variables?

I'm planning to use a Command Button on the Inventory Maintenance Main Panel to launch Access and pass the Item No. and Description from IM1.
 
Not sure how to do it with DDE, but you could try passing arguments to a VB script that would call Access.
 
How do I create the call? Custom office - command button with a script?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top