August 11, 200421 yr 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.
August 11, 200421 yr Author but I can only get the most recent script to appear. I want a list of the scripts. Possible?
August 11, 200421 yr 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.
Create an account or sign in to comment