Hi there,
our application is recorded in HHTP/HTML protocol. For each request 2 values are being recorded:
"Name=RQC", "Value=4", ENDITEM,
"Name=GF", "Value=1", ENDITEM,
RQC looks like standing for request counter and increments for each request,
GF is frame/screen counter and assigned to each frame once it launched. I.E frame #1 will stay #1 even if user launced screen/GF #2 and then returned to it it will not become screen #3.
I am wondering if somebody had experience to deal with this kind of counters and sucessfuly parametrised them. IF script is getting modified and new request added or removed RQC is shifting all over script.
Same problem appears if we launch and close screens as it is challanging to program screen numbers.
I would appreciate any ideas.
thanks
Jul