Script Error
Script Error
Friday, November 1, 2013 12:47 AM - Taylor
hello,
I want to use this script to grab the device configuration, but the configuration of the device can only split-screen display, so I want to appear when I'm waiting for the string to the next step, when the string does not appear, wait after a few seconds and then moves down.
I encountered a problem, when I run the following script:
sub main
xsh.screen.waitForStrings ("this",1000)
end sub
Always prompts me:“调用过程(sub)æ—¶ä¸èƒ½ä½¿ç”¨æ‹¬å·ã€‚â€
I do not know how to solve, please help me. Thank you!
Program Ver. : Xshell 4
I want to use this script to grab the device configuration, but the configuration of the device can only split-screen display, so I want to appear when I'm waiting for the string to the next step, when the string does not appear, wait after a few seconds and then moves down.
I encountered a problem, when I run the following script:
sub main
xsh.screen.waitForStrings ("this",1000)
end sub
Always prompts me:“调用过程(sub)æ—¶ä¸èƒ½ä½¿ç”¨æ‹¬å·ã€‚â€
I do not know how to solve, please help me. Thank you!
Program Ver. : Xshell 4
Previous views: 988