Rustywinger Posted September 27, 2007 Report Share Posted September 27, 2007 I have a MEX that is being used by multiple people over a network, and there are some macro sets within this file that share the same activation keys but one set will be "disabled" while the other is "enabled". My question is: If user X enables set 'A' on their machine, and user Y, who is on a different machine, disables 'A' and enables 'B', will user X still be using set 'A' without any problem? Thanks! Quote Link to comment Share on other sites More sharing options...
kevin Posted September 27, 2007 Report Share Posted September 27, 2007 Changes made to the macro file, including enabling and disabling macros, will affect all users who are sharing that macro file. Quote Link to comment Share on other sites More sharing options...
joe Posted September 27, 2007 Report Share Posted September 27, 2007 Enabling or disabling a macro in any particular library (mex file) sets the status for any and all users that access that library. If macro A is disabled for Bob, it will also be disabled for Tom. Quote Link to comment Share on other sites More sharing options...
Rustywinger Posted September 27, 2007 Author Report Share Posted September 27, 2007 Drat. I suppose this is a good thing.... I guess I could work my way around this by setting a variable and writing an argument which would be local only to user 'A''s computer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.