I'm using Micros RES 3700.
I call function Void Closed Check for cancel a ticket.
In this function, It shows screen for waiting input the "original check" and then it retrieve items in that ticket before confirm.
How to know what is variable to store "Original Check" ?
I want to use that input...
Thank you very much for your help. I haven't ever write C++. But I have C#.
I tried to test command below. It shown error "Undefine Function". What is wrong ?
Microsoft Visual Studio Community 2017 C# version 15.9.5
================================
public class TestcallbySIM
{...
Thank you for your advised. I will try to write to DLL.
One more, Do you know how to create script for checking file already in folder ?
such as the "a.txt" is existing in "c:\Temp\" or not.
The get_code.exe was generate random number and put at text file.
My script below. If it wrong, Could you advise ?
===========================
Event Print_Trailer : getCode
Var TrailerCnt : N5 = 0
Var TrailerLn : N5 = 1
Var MyLine1 : A50
Var loops : N5 = 20...
I want to run execute file such as "getCODE.exe". I tried to create script below
============
Event Print_Trailer : getCode
system "c:\getCODE.exe"
EndEvent
============
The error shows in picture.
How to call in SIM script, please kindy advised ?
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.