![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
LittleMonkey
Newbie
Joined: February 09 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: how to type some characters on the screenPosted: February 14 2006 at 6:50am |
|
Hello,
I am new Accuterm. I use scripts of accuterm2k2 to open a new green screen and try to type some characters on the screen, but I can not type anything. If anybody have the same problems and know how to solve. Thanks a lot! |
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: February 20 2006 at 3:34am |
|
Hi LittleMonkey -
Make sure the script leaves the InputMode property of the session you open set to 0. If it is set to 1 or 2, you will not be able to interact with the host - these settings are required for the script to be able to interact with the host, but when the script terminates, InputMode needs to be reset back to zero. If you are using Sessions.Add in your script, InputMode is the 3rd argument to the Add function, and it typically 1 or 2 when used in this fassion. Thanks, Pete |
|
![]() |
|
LittleMonkey
Newbie
Joined: February 09 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: February 20 2006 at 7:34am |
|
Hello Pete,
Thank you very much.It can work now. I still have two problems: the first one is that I use sessions.add to open a new session and sessions.settext(string, col, row, page) to put something in the right position of the screen, but these characters are easily deleted by hand. How to solve this problem?The second one is that every times I hit enter key, the cursor run to the first position of the line. How to set it ? Thanks a lots |
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: February 22 2006 at 2:20am |
|
Hi -
What kind of host system are you connecting to? Thanks, Pete |
|
![]() |
|
LittleMonkey
Newbie
Joined: February 09 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: February 22 2006 at 4:49am |
|
Hello Pete,
I create a Script in Accuterm2k2 environment and use VBA to retrieve data from the local file. The term emulation is Wyse50. If I do not connect the host system, how to solve these problems. Are there any codes can be used? What books I can read.Thanks a lot! |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |