Colin Reynolds
unread,Jun 18, 2021, 4:26:18 PM6/18/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Anybody know how to do this ?
I have a file containing User Names, Passwords, and Access Permissions.
Each User gets access to a number of different routines by a use of a simple 'Y' or 'N' against each option.
Variables are all contained within Groups (Main Menu, Sales Invoicing, Sales Ledger etc.)
Trouble is that there are well over 100 options, and I do not want to set them individually.
What I would like to do is;
If a user is flagged as "Admin", then set all Access Permissions to 'Y'
Is there a simple assignment statement that will change all items in a Group Structure ?
Tried a couple of things, nothing seems to work..