comnetlimited
Technical User
I want to capture name of users who are signing and to enable or disable certain buttons if they belong to a certain group.
I am declaring Workspace and User but coming with Compile Errors.
Dim ws as Workspace ----> Produce Error
Dim usr as User ----> Produce Error
Dim grp as Group --- Produce Error
I am thinking I sud add something on Tools-Reference... but I don't know what to add.
Pls help
I am declaring Workspace and User but coming with Compile Errors.
Dim ws as Workspace ----> Produce Error
Dim usr as User ----> Produce Error
Dim grp as Group --- Produce Error
I am thinking I sud add something on Tools-Reference... but I don't know what to add.
Pls help