mav Posted August 4, 2006 Posted August 4, 2006 This script step return the 'entire' active field contents, what if I only want the currently 'high-lighted' text ? I don't want to copy and paste . . .
comment Posted August 4, 2006 Posted August 4, 2006 Try: Middle ( Get ( ActiveFieldContents ) ; Get ( ActiveSelectionStart ) ; Get ( ActiveSelectionSize ) ) Neither one is a script step, BTW.
Recommended Posts
This topic is 6688 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now