Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何将脚本用户输入插入 wc3270 模拟环境。一个例子是插入“tso”命令,然后为用户自动登录过程。
下面是我编写的脚本,它似乎不会在需要时加载字符串。
connect(192.168.10.102:23) ascii() String tso
有没有办法输入用户字符串?
也许需要阅读手册用户才能做到这一点。
在您的示例中String tso发送tso到实际位置光标,如果光标放置在错误站点或不在输入站点中,那么这不起作用。
String tso
tso
您可以MoveCursor用于更正光标位置。
MoveCursor