1827963 Members
2493 Online
109973 Solutions
New Discussion

MSA Scripting

 
RobSmith
Frequent Advisor

MSA Scripting

Hi...Making pretty good progress on my project, but having a hard time dealing with how to send the system name from multiple systems selected as targets to my script.

The TDEF is going to call a vbscript on the CMS, which should then execture, using the current target as its argument, then move to the next, then the next.

I have found that using the %n variable in the TDEF only sends the first selected target, and seems to disregard all the others.

Also, there seem to be no examples of MSA TDEF's in any of the documentation I have found. Any advice?