hexagon logo

Auto-Continue Execution Script on trace field box

Hi,

Looking for some assistance with some scripting.

I am looking to auto-continue a trace field box that I need displayed, for the purposes of reading the information in Datapage. I am checking multiple parts in the one program and all the trace fields are populated using variables that are filled in at the beginning of my program, see below.



The user populates the input fields which then populates the variables. I use these variables to populate trace fields which are located within a loop.



i have shrunk the program size just for the purposes of this example. the issue i have is the program then hangs up waiting on a "ok" keystroke.



i need the tracefield to be displayed so that the information is transfered to Datapage, Datapage does not read it unless it displayed.

Is there any way to auto-continue the execution of this so that the user does not need to hit ok as the information is already populated by the data that is entered at the beginning of the program.

Regards

James



Parents Reply Children
No Data