grumbachr Posted September 9, 2008 Posted September 9, 2008 Using a relationship across two files i need to stop/interrupt a script if the user hasn't yet logged into both files. So if they set their passwords to match it runs. If they haven't I'd like to prompt them to login or at least bring up a window telling them they don't have access yet. Using error capture should I use both of these or would 18 be good enough. Insufficient privileges seem wrong cause all my users should have accounts in all files, even if it just read only. error codes 9 - Insufficient privileges 18 - Client must provide account information to proceed
grumbachr Posted September 9, 2008 Author Posted September 9, 2008 i might have been over thinking this one. i've included a script step to open the file I want to make sure it open. if the passwords match between files it opens automatically if they are different or if the user had canceled the request to open it before it prompts them to open it.
Recommended Posts
This topic is 5978 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