Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Repeating Macro groups
#5
Gintaras thanks for the help with this, I do still have one more thing if you or anyone else could help with.

str s="Text"
int i=1
s.from("Text" i)
key (s)
'Y
'Sresponse

this is the sequence I am using within one of the functions to input some text for me. I also need it to loop with an increasing integer. I need the end result to be "Text10" and I need to be able to include the second line of text within the loop.

So the end result will be:

Text1
Response

Text2
Response

Text3
Response


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)