I really do need BUTTON help ;-)
Archiver
Posts: 46,084
Hi All,
I am trying to nest a BUTTON command within the noPress branch of another
button. Meaning:
Loop
BUTTON 2,0,255,250,Button1,0,NoPress1
goto Loop
Nopress1
BUTTON 3,0,255,250,Button2,0,NoPress2
GOTO AnotherRoutine
NoPress2
GOTO Loop
Any reason why this shouldn't work?
Regards,
Jonathan Peakall
www.madlabs.info
[noparse][[/noparse]Non-text portions of this message have been removed]
I am trying to nest a BUTTON command within the noPress branch of another
button. Meaning:
Loop
BUTTON 2,0,255,250,Button1,0,NoPress1
goto Loop
Nopress1
BUTTON 3,0,255,250,Button2,0,NoPress2
GOTO AnotherRoutine
NoPress2
GOTO Loop
Any reason why this shouldn't work?
Regards,
Jonathan Peakall
www.madlabs.info
[noparse][[/noparse]Non-text portions of this message have been removed]