Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: BR549 on June 13, 2012, 06:52:39 PM

Title: RunScript() ??
Post by: BR549 on June 13, 2012, 06:52:39 PM
Anyone out there able to make RunScript()  work?

(;-) TP
Title: Re: RunScript() ??
Post by: BR549 on June 13, 2012, 08:52:34 PM
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