stefangs Posted October 4, 2000 Posted October 4, 2000 is there a way to do an if/else/endif with two alternatives depending on which password the file was opened with? thanks, stefan
Chuck Posted October 4, 2000 Posted October 4, 2000 quote: Originally posted by stefangs: is there a way to do an if/else/endif with two alternatives depending on which password the file was opened with? thanks, stefan No, not directly. But you can link passwords to groups, and then test for which group the user is in with the Status( CurrentGroups ) function. Chuck
Recommended Posts
This topic is 8820 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