August 3, 200520 yr 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.
August 3, 200520 yr Author I wonder if maybe doing a sort after the find (which has constrain found set chosen) isn't mucking up my results.
August 3, 200520 yr Author 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
August 3, 200520 yr 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.
August 4, 200520 yr Author 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.
August 4, 200520 yr didn't see your response till i responded to steve... This is why duplicate posts are a bad idea.
Create an account or sign in to comment