Icecold Posted May 30, 2003 Posted May 30, 2003 Can someone help me with a simple applescript. I have a quark document open which is my front most window I want to do a find in my document for the word "test" Then do a paste of what's on my clipboard Save the file to a desktop folder called working in a sequential order. By a sequence order I mean 1.QXD 2.QXD 3.QXD 4.QXD ETC ETC You get the picture
Icecold Posted June 2, 2003 Author Posted June 2, 2003 Does anybody know how to do a find in a document in applescript or even some Kind of keystroke for cmd F. So that I can set it find when a document is open tell application "" activate try set
BobWeaver Posted June 3, 2003 Posted June 3, 2003 Did you look into Quark's Applescript dictionary to see what Applescript commands it has available?
paulage77 Posted June 3, 2003 Posted June 3, 2003 Icecold, if you are looking for a way to do search and replaces, for Quark tags and such, I'd suggest checking out http://www.satimage.fr/software/en/index.html some cool regex osax stuff. I use it a lot to format Quark tags and search and replace
Recommended Posts
This topic is 7843 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