Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RunTextAsMacro: cannot create new item: text is too long
#3
This is the code I am trying to use for data entry. As I said, I have about 35 files filled with these, three text entries that come from my excel listing, each textr entry is divided by a tab and followed by couple of hits of the function keys. I add the wait times so that I can get to see the screens as it runs, just for confidence purposes.
Macro is
RunFileAsMacro "c:\File1.txt"
RunFileAsMacro "c:\File2.txt" etc. up to File35.txt
but still all it runs is File35.txt. Cry
-------- These are the first lines of File1.txt -------------
spe 2000 ;;wait 2 seconds after each run
ifi("Session A - [24 x 80]") act "Session A - [24 x 80]"
key "AA" T "B80" T "ABC67890"
1
key F9
1
key F9
1
key "AA" T "B81" T "ABC12345"
1
key F9
1
key F9
1
... etc


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)