Hello Guest it is March 29, 2024, 03:09:21 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Noahan

Pages: 1
1
Hello Guys

Im trying to create button which can be able to execute Code after click. Below i put VB code, but it doesn't work. Please help.

'M5001 Macro to run PushStick.Tap
LoadRun("C:\Mach3\Data\Mach3\CurrentMachFile.tap")
While IsLoading()
Wend
DoOEMButton(160)

Pages: 1