Shop OBEX P1 Docs P2 Docs Learn Events
I really do need BUTTON help ;-) — Parallax Forums

I really do need BUTTON help ;-)

ArchiverArchiver Posts: 46,084
edited 2002-07-01 21:20 in General Discussion
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]
Sign In or Register to comment.