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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simphony ISL - Calling 2 Tender Media

Status
Not open for further replies.

Evan Camilleri

Programmer
Feb 14, 2018
31
0
6
MT
Hi,

In ISL I am trying to call 2 tender medias one after another.

However, Simphony get only the first tender media.

Is there a way to call 2 tender medias one after each other?

Code:
LoadKybdMacro defkey("Payment", N:2910, A:"Cash:Cash")
LoadKybdMacro MakeKeys(100), @KEY_ENTER 
LoadKybdMacro defkey("Payment", N:2922, A:"Cash:Cash")
LoadKybdMacro MakeKeys(150), @KEY_ENTER

Evan
 
If you do a full tender with the first what should the other do?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top