Hi hosehead,
I tried using the SKU entry key as suggested earlier but the effect is same as it was earlier :( Still the keyboard pops up on the screen like a flash. This is happening only on Simphony02 and it use to work fine on earlier Micros 9700!
Any other ideas or any other way to add open...
Thanks a lot hosehead! I will definitely try out this one next week when I will have access to the system after holidays!
One thing about the key(11,357). Where should I use it? I mean @KEY_ENTER will close the pop up correct?
Thanks!
gr8! Thanks moregelen for the info!
So basically extensibility gives you the option to use your own custom DLL and make it work directly with Micros Simphony2!
No need to have SIM/ISL scripts to interact with Simphony2 correct?
Thanks!
Hi Hosehead,
The user is not prompted for anything. So basically here is how it works -
1. User first of all swipe a card (combo card).
2. It calls a SIM inquire event. Now everything after that is via script and no user interaction.
3. Based on the type of card swiped, let's say $20 combo...
Is extensibility just a feature to use the existing SIM/ISL scripts or is it a completely new way to code and interact with Micros Simphony2? I understand there is an extensible interfaces in simphony2 where you can set up a SIM/ISL script to work with Simphony2. Is this what extensibility is?
I...
Hi hosehead78,
Here is the code snippet when ringing in the open price item (which is a combo card item) and also reference number for the item using SIM/ISL in micros simphony2 -
// Ring in item ...
KeyItem = defKey("MenuItem",N:item_combo_card)
KeyAmount = defKey("AsciiData"...
Hi Guys,
So we are migrating to Micros simphony 2 and I think they have a new feature called extensibility programming. Do any one know what is that and how can I add items to a check using extensibility in Micros Simphony 2?
Thanks!
Thanks CathalMF for the reply. That's what I am suspecting that Simphony 2 being a bit slower, the displays are showing on the screen. Unfortunately business users are compaining about it and so have to look for alternative!
Is there any other way to add item to a check automatically if I don't...
Hi hosehead78,
Thanks for your reply.
The open price is being set through keyboard when the item is clicked. So whenever an open price item is clicked, it prompts a keyboard where user can enter the price for the item. Once Enter key is pressed on the keyboard,it prompts another keyboard to...
Thanks a lot hosehead78 for explaining the LoadKyBdMacro functioning. So basically the original ISL script is trying to ring in an open amount item and a reference number also need to be entered for that item.
So the full call is something like this -
LoadKyBdMacro item, price, KEY_ENTER...
Thanks for the reply CathalMF. Yes it is an open amount menu item.
When you are saying to put the price before item then should I move Enter key also before item because the price will be entered on a keypad only correct?
Should it be like this -
LoadKybdMacro price, Item, KeyEnter
I also...
Hi,
I have a SIM/ISL script which calls LoadKyBdMacro command to ring in menu item and its price. The call is -
LoadKybdMacro Item, price, KeyEnter
The problem is that the keyboard for the price is flashing on the screen which is visible to the user before item and price is added to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.