I bow to you sir; it works! You're seriously awesome! One last question to see if I can make the function even better. Say I wanted to select certain areas:
(2, 18, 2, 23)
(3, 19, 3, 43)
(10, 8, 10, 13)
-like pressing ctrl and selecting seperate things on a web site.
Then I need to copy...
'--------------------------------------------------------------------------------
' This macro was created by the Macro Recorder.
' Session Document: "SESSION1.EDP"
' Date: Thursday, March 15, 2012 18:32:34
' User: c59777...
That one doesn't work either....hmmm. I get the same error message when I copy and paste it in place of my wrong one.
"No such property or method"
"Line number 50"
"Stopping macro playback."
Thanks for the post though. Any other suggestions?
To add: When I run the above macro I get an EXTRA!Basic Error msg box that pops up and says:
"No such property or method"
"Line number 50"
"Stopping macro playback."
The line 50 of my macro is: Sess0.Screen.SelectText 3, 19, 3, 43
which leads me to believe SelectText isn't the right command...
Hi guys,
I'm a newbie and a beginner when it comes to this stuff. I'm using "myExtra Enterprise 7.1a." I need help writing a macro to select certain text in fields on my screen and copy it to the windows clipboard. Where I will then past it into a word document.
My macro is below...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.