Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Eduardo on August 10, 2006, 06:44:09 PM

Title: UserDRO. Please, Help me.(Mach2)
Post by: Eduardo on August 10, 2006, 06:44:09 PM
       .
       .
Call SetUserDro( 1111, GetDro(0) )
       .
       .
Code "G0X0"
       .
       .
Code "G0X" & GetUserDro(1111)
       .
       .

Why It Does not work in Mach2 ?
   
Title: Re: UserDRO. Please, Help me.(Mach2)
Post by: Brian Barker on August 10, 2006, 10:20:09 PM
The scripting in mach 2 is not that great... If you are going to start doing things like that you should move to Mach3

Thanks
Brian