Hi everyone,
I just started learning to program in Extra and i have a few questions.
1. for example my code would be
Sess0.SCREEN.WaitForString "Select Function"
how can i write a statement to say like
if there is a string called"select function" then
sendkey"1"
else
sendkey"2"
end if
2. how do i switch between two sessions?
3. how to write a command to select from row 3 colums 5 to row 9 column 6 and print selections.
Thank you very much!
Kevin
I just started learning to program in Extra and i have a few questions.
1. for example my code would be
Sess0.SCREEN.WaitForString "Select Function"
how can i write a statement to say like
if there is a string called"select function" then
sendkey"1"
else
sendkey"2"
end if
2. how do i switch between two sessions?
3. how to write a command to select from row 3 colums 5 to row 9 column 6 and print selections.
Thank you very much!
Kevin