|
Hello everyone,
I'm looking for a (built-in) way to know if a form is open by any user. I want to prevent the execution of a method if one of the users (maybe not the one calling the method) has a particular form open. If there's not built-in way of doing this I'll probably go with a "usageCounter" field in some table and increment and decrement it.
While looking for this I've try the (Object).usageCount() method. I got some weird result like 2, 3 or 4 depending on where I call the method. As usual, nothing in the help. Anyone know what it's supposed to count?
Steeve...
Sharing the knowledge on Axapta. Yahoo! Groups Links
|

