Rocket Software Homepage
Forum Home Forum Home > AccuTerm Knowledge Base (read only) > Green Screen
  New Posts New Posts RSS Feed - how to type some characters on the screen
  FAQ FAQ  Forum Search   Register Register  Login Login

The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum.

Forum Lockedhow to type some characters on the screen

 Post Reply Post Reply
Author
Message
LittleMonkey View Drop Down
Newbie
Newbie


Joined: February 09 2006
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleMonkey Quote  Post ReplyReply Direct Link To This Post Topic: how to type some characters on the screen
    Posted: 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!
Back to Top
PSchellenbach View Drop Down
Admin Group
Admin Group

Moderator

Joined: December 15 2003
Location: United States
Status: Offline
Points: 2150
Post Options Post Options   Thanks (0) Thanks(0)   Quote PSchellenbach Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
LittleMonkey View Drop Down
Newbie
Newbie


Joined: February 09 2006
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleMonkey Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
PSchellenbach View Drop Down
Admin Group
Admin Group

Moderator

Joined: December 15 2003
Location: United States
Status: Offline
Points: 2150
Post Options Post Options   Thanks (0) Thanks(0)   Quote PSchellenbach Quote  Post ReplyReply Direct Link To This Post Posted: February 22 2006 at 2:20am
Hi -

What kind of host system are you connecting to?

Thanks,

Pete
Back to Top
LittleMonkey View Drop Down
Newbie
Newbie


Joined: February 09 2006
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote LittleMonkey Quote  Post ReplyReply Direct Link To This Post 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!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.