|
Re: on Mac
I have not played with scripting enough to give an example of that. I would put it around the code in your upper level VIs to keep life simple. If you really want to, you could just copy the whole library to your MAC side and go through all of the VIs to remove the offending code. (You could also use scripting for that) I don't recommend this though, as it makes it very difficult to upgrade/move. Any VIs connectors or references change between versions, it would cause broken code until everything is relinked. Modifying libraries are generally not recommended.
__________________
Mike B
|