Hello
Guest
it is
May 09, 2025, 02:54:16 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
VB and the development of wizards
/
tool change macro syntax error need some help
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: tool change macro syntax error need some help (Read 6190 times)
0 Members and 1 Guest are viewing this topic.
woffler
153
tool change macro syntax error need some help
«
on:
October 04, 2008, 03:43:47 PM »
tool=get Selected tool ()'load the tool numberSet Currrent tool() 'Set the current toolcode "G43h" & Tool "Set the height" Complete=Question("change to tool number" & tool )
this is what it is i get an error in the get line
Logged
poppabear
2,235
Briceville, TN, USA
Re: tool change macro syntax error need some help
«
Reply #1 on:
October 04, 2008, 05:14:54 PM »
because there is NO get Selected Tool, it is all crammed together like below:
OldTool = GetCurrentTool()
NewTool = GetSelectedTool()
scott
Logged
fun times
woffler
153
Re: tool change macro syntax error need some help
«
Reply #2 on:
October 04, 2008, 05:39:55 PM »
thanks ill give it a go
Logged
Print
Pages:
1
Go Up
« previous
next »