VICH Posted August 16, 2005 Share Posted August 16, 2005 i have a script that if 1 of 2 parameters are met the file is kept if not it is omited and it works wonderfullly i am actually very proud of it, but....if no records meet either one of those 2 then it goes into that never ending loop what can i add to it that if the sort, sorts out all the records i want a msg to be displayed "no records found" and then it perfroms a show all Link to comment Share on other sites More sharing options...
sbg2 Posted August 16, 2005 Share Posted August 16, 2005 If[Get(FoundCount) = 0] Link to comment Share on other sites More sharing options...
VICH Posted August 16, 2005 Author Share Posted August 16, 2005 should i put that in an exit loop if? Link to comment Share on other sites More sharing options...
VICH Posted August 16, 2005 Author Share Posted August 16, 2005 i took me a few tries to work out the kinks but it worked thanks alot sbg2 Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6682 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