Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: omegasea21 on April 18, 2010, 02:01:56 PM

Title: Is there a VBscript beginners guide?
Post by: omegasea21 on April 18, 2010, 02:01:56 PM
Need help with some basic vb scripts, but can't find any good resources (that are specific to mach 3) on the issue.

thanks
Title: Re: Is there a VBscript beginners guide?
Post by: elpablito on April 18, 2010, 03:59:06 PM
Here you have a VBScript reference that has examples

http://www.machsupport.com/MachCustomizeWiki/pdfs/VB-Script-Commands.pdf
Title: Re: Is there a VBscript beginners guide?
Post by: omegasea21 on April 18, 2010, 04:51:27 PM
Thank you so much.
Title: Re: Is there a VBscript beginners guide?
Post by: Dan13 on April 19, 2010, 01:22:55 AM
Thanks omegasea, wasn't aware of this document. But "Cypress Enable".... does it ALL apply to Mach3 VB scripting as well?

Dan
Title: Re: Is there a VBscript beginners guide?
Post by: HimyKabibble on April 19, 2010, 10:07:48 AM
Thanks omegasea, wasn't aware of this document. But "Cypress Enable".... does it ALL apply to Mach3 VB scripting as well?

Dan

Cypress Enable is the VB interpreter Mach3 uses, so everything in that manual applies to Mach3.  The Mach3 specific functions are documented here:

http://www.machsupport.com/forum/index.php?action=dlattach;topic=12730.0;attach=18221

Regards,
Ray L.
Title: Re: Is there a VBscript beginners guide?
Post by: Dan13 on April 19, 2010, 10:18:09 AM
Thanks Ray for clarifying it.

The document you put together was the only one i was aware of till I saw this thread ;)

Dan