K
Kathy Webster
I have a runtime app. If the current user is a "readonly" user, I want a
certain macro to stop.
So I have a successful condition statement in the macro that says :
Currentuser()="ReadOnly"
I would rather assign this condition to a GROUP, rather than an individual
user name, i.,e.,
Currentgroup()="ReadOnlyGroup"
Is there such a command? How about something like, "if the current user has
readonly rights to this object..."?
Thanks in advance,
Kathy
certain macro to stop.
So I have a successful condition statement in the macro that says :
Currentuser()="ReadOnly"
I would rather assign this condition to a GROUP, rather than an individual
user name, i.,e.,
Currentgroup()="ReadOnlyGroup"
Is there such a command? How about something like, "if the current user has
readonly rights to this object..."?
Thanks in advance,
Kathy