IBM WebSphere Host On-Demand (HoD):如何使用宏来实现这一点?

IBM WebSphere Host On-Demand (HoD):如何使用宏来实现这一点?

如果我无法解决与IBM WebSphere Host On-Demand (HoD):无法使用“runprogram”命令运行程序。我该怎么办?,我想知道在 IBM Host on Demand 客户端中执行此操作的另一种方法:

T: txt file with all registers I want (numeric values)

begin
    while don't reach end of T
    begin
        R=read one register in T
        execute commands using R
        S=capture string value from a known location on screen
        stores S on a file, F (appending or creating F1.txt, F2.txt, F3.txt...)
    end;
end.

嗯,我认为这个问题应该问超级用户,因为它只需要很少的编程技能——一个人无需编程知识就可以使用宏……

相关内容