[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
use a configuration variable KEYSTROKE
keystroke edit=next terminate=13 ^M
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
Thanks for the help.
I have put that command in my configuration file that I am calling in when executing thin client from acubench and it works great but when I use just the thin client the enter key does not work. My command file for runnint in Thin Client is:
C:\\Acucorp\\Acucbl700Client\\AcuGT\\bin\\acuthin.exe 192.168.99.233:5632 -d -c /u/total1/etc/CBLCONFI login-g
I have verified the name of the config file is correct and the same name being used in ACUBench.
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
In the AcuBench project that works, are there any setting in the project environment tab that are not in CBLCONFI?
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
In the AcuBench project that works, are there any setting in the project environment tab that are not in CBLCONFI?
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
In the AcuBench project that works, are there any setting in the project environment tab that are not in CBLCONFI?
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
The only env. var. being set are local paths nothing to do with keystroke. I do have Keystroke setup in the config file that I have under Runtime-> Thin Client options. This is the same file I am using with my acuthin.exe.
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
You might want to start the Thin client session with a trace just to be sure that the config file is being used. On the client acuthin.exe -le C:\\path\\myerr 192.168.99.233:5632 -d -c
Once you have run this, open myerr and see if your configuration variables are present.
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
Ran trace recieved unknown error on config file. Will have to look at the file to see what is going on.
Thnaks for you help
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
Ran trace recieved unknown error on config file. Will have to look at the file to see what is going on.
Thnaks for you help
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
Ran trace recieved unknown error on config file. Will have to look at the file to see what is going on.
Thnaks for you help
[Migrated content. Thread originally posted on 21 February 2006]
When we run our GUI program in ACUBench we are able to press enter to go from one field to another. When we run it from a remote machine using the Thin client the enter key does not move to the next field. We have to hit tab to move.
Does anyone have any ideas?
Thanks
I'd check permissions and also make the file name lowercase.