PDA

View Full Version : Multiple Users for 1 Solidworks Macro...?



ChristinaSeay
4th Aug 2008, 05:31 pm
Not sure if anyone can answer this question or not, but I've got to write some macros to automate some basic things that we do every day in SolidWorks. The problem that I'm running into is that I have about 50 people that will be using them, and if someone is already using the macro, then the next person that comes in to use it gets an error saying the macro file can't be opened.

How can I set up these macros where more than one person can use them at the same time and I can still maintain 1 macro in a secure location versus installing the macros on each user's machine and having to update every machine if I change something to it?

:?:?

ChristinaSeay
5th Aug 2008, 04:37 pm
Scratch that :oops:... turns out that we were having an issue because the file name had a space in it and it was popping up an error message acting like the file was already open... So no worries... the macros are accessible to many people at one time. Just how many at one time... we haven't tested yet, but at least 2 people can use them at the same time.