Hi, I have a property of a control that contains a decimal value for allowing Rights on something...
Example :
4 = Can Open
8 = Can Save
16 = Can Modify
32 = Can Copy
64 = Can Paste
128 = Can Rotate
etc...
So for example if I can Open, Modify and Paste the value of the property would be 84.
Does anybody has a routine to parse those rights or have a clue, I dont know where to start.
Thanks
Daniel
Example :
4 = Can Open
8 = Can Save
16 = Can Modify
32 = Can Copy
64 = Can Paste
128 = Can Rotate
etc...
So for example if I can Open, Modify and Paste the value of the property would be 84.
Does anybody has a routine to parse those rights or have a clue, I dont know where to start.
Thanks
Daniel