Clear the “TA clipboard” prior to assigning new text to it. >Run Test- TA 7.0<
I was using multiple “TA clipboard” commands throughout the automated script to move data from one file to another (like one does with “windows clipboard” However the second time I went to copy text to the “TA clipboard” TA would not copy the new text, but kept the old text. At first I had a complicated script so I spent hrs thinking it was a mistake on my part.
I then created a two line script,
1) Copy text old to “TA clipboard”
2) Copy new text to “Ta Clipboard”
3) “Ctrl V” text to file (Expected new text pasted… Error>> old text pasted as well)
In order for this to work I have to use the “clear clipboard” before I can copy new text to the clipboard again. This is bizarre !!! If you have a clipboard function it should work exactly like windows clipboard. You never have to manually clear the “windows clipboard” before you copy something else to the clipboard.
Last edited by Petra; 01-16-2012 at 02:44 PM.
|