October 4, 200025 yr is there a way to do an if/else/endif with two alternatives depending on which password the file was opened with? thanks, stefan
October 4, 200025 yr 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
Create an account or sign in to comment