ctls Posted September 21, 2004 Posted September 21, 2004 hi, Find mode clears all fields. Is there a way to keep one field uncleared, i.e. retain the value?
-Queue- Posted September 21, 2004 Posted September 21, 2004 Set the field's data to a global before entering Find Mode, then set the field with the global data after entering Find Mode.
stanley Posted September 22, 2004 Posted September 22, 2004 ctls: Queue is, as always, on the money. If, however, you want to retain some values for use in the Find itself, script a copy & paste of the field, with the copy in browse mode & the paste after you've entered find mode, but before executing the find. -Stanley
Fitch Posted September 22, 2004 Posted September 22, 2004 Copy and paste is OK, but using global fields as Q advised would be preferable, since you don't mess up the user's clipboard that way. Also copy and paste require the fields to be accessible on a layout, which you might not always want.
Recommended Posts
This topic is 7660 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