mediarare Posted August 3, 2005 Posted August 3, 2005 Is it okay to search on un-stored calculation fields where a part of the calculaiton field is part of a relationship (so that i can't force it to store the calculation). I'm certain it worked in my testing database but when I empty it all out and give it to the client it stops doing the find on me unless something else is wrong.
mediarare Posted August 3, 2005 Author Posted August 3, 2005 I wonder if maybe doing a sort after the find (which has constrain found set chosen) isn't mucking up my results.
mediarare Posted August 3, 2005 Author Posted August 3, 2005 well it seems that my issue has to do with trying to modularize my code. Once I take my 13 step script and add it directly the script that calls it stuff starts working again. how saddening :o
Ender Posted August 3, 2005 Posted August 3, 2005 As Steve said in the other thread, it should be fine to modularize scripts. If you still want help with this, post the scripts that are not working so we can try to figure out why.
mediarare Posted August 4, 2005 Author Posted August 4, 2005 As Steve said in the other thread, it should be fine to modularize scripts. If you still want help with this, post the scripts that are not working so we can try to figure out why. didn't see your response till i responded to steve, attached is a gif of the code window all the statbar sub-script does is open the stat bar so the user can hit continue in the preview window and i had modularized from the show custom dialog to the second end iff just before the go to layout call.
Ender Posted August 4, 2005 Posted August 4, 2005 didn't see your response till i responded to steve... This is why duplicate posts are a bad idea.
Recommended Posts
This topic is 7051 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