Machsupport Forum

Third party software and hardware support forums. => Newfangled Mill Wizard => Topic started by: Kenneth on March 06, 2013, 10:18:01 AM

Title: Button to select one wizard ?
Post by: Kenneth on March 06, 2013, 10:18:01 AM
is it possible to make a button to open a wizard i use regularly(pocket) ?
i want to be able to click the button and the pocket wizard opens. not the
options to select wizards.

Thanks
Title: Re: Button to select one wizard ?
Post by: stirling on March 06, 2013, 11:01:57 AM
see support/Mach wiki at the top of this page. scroll down to "Mach specific Subroutines/Functions grouped by purpose" then "9 Screen handling routines for wizards etc."

All sorts of goodies (and baddies)

including LoadWizard()

Ian
Title: Re: Button to select one wizard ?
Post by: Kenneth on March 06, 2013, 11:39:55 AM
Thanks Ian,
but when i use Sub LoadWizard (PocketCutting).
i get
Scripter Compile Error. In:
tried different name combination. in the wizard loader,
it's named Pocket Cutting. list of names somewhere?
Thanks

p.s. i tried LoadWizard (PocketCutting)
no error, but nothing happened.
Title: Re: Button to select one wizard ?
Post by: stirling on March 06, 2013, 11:46:16 AM
LoadWizard "Pocket Cutting"

Ian
Title: Re: Button to select one wizard ?
Post by: Kenneth on March 06, 2013, 12:00:07 PM
THANKS !