vascres Posted August 11, 2004 Posted August 11, 2004 Thanks to Mr. Brill, I have series of Find and Constrain Record Scripts running on my data. Is it possible to enter text on the page that will state which scripts are currently running. I would like a summary of my sorts to appear in the margin. For example: Data sorted by 1) Technical Success; 2) Males) 3) Diabetics; etc. So that as the user examines the data, he knows the constraints on his data. Is there a function such as the <<field>> function that would print the script name on the screen? Thanks.
vascres Posted August 11, 2004 Author Posted August 11, 2004 but I can only get the most recent script to appear. I want a list of the scripts. Possible?
RalphL Posted August 11, 2004 Posted August 11, 2004 The GetScript function only returns the current script name. Are you confusing finds and sorts? You started talking about finds and then switched to sorts. You can make your script display any text you want when it is run. I often use a global text field which I set to a text string by the script.
Recommended Posts
This topic is 7670 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