Machsupport Forum
		Mach Discussion => General Mach Discussion => Topic started by: BR549 on June 13, 2012, 06:52:39 PM
		
			
			- 
				Anyone out there able to make RunScript()  work?
 
 (;-) TP
- 
				OK FINALLY figured it out.  
 
 RunScript(" macros\mach3mill\MsgBoxScript")
 
 YOU have to give it a "partial path"  so it can find the file ????.  THAT is not mention in any example explanation. It shows JUST using the filename .
 
 Normally you would use the ENTIRE PATH or just the file name assuming MACH3 KNOWS where you are suppose to put the file.(;-)
 
 Never saw it done this way.
 
 VERY confusing so say the least, (;-) TP