need help combining scripts!!!
DudeOfDestruction
Posts: 12
This may sound kind of stupid, but I am just starting to program, How can I mix these two scripts so that I can have only one, and that the song only plays once or at least changes automatically.
Below are the two scripts and a photo of my board configuration except that it has two LEDs.
Thanx.
...or can you at least tell me what commands do I need to write so that both scripts can work together. : )
Post Edited (DudeOfDestruction) : 7/16/2005 11:37:10 PM GMT
Below are the two scripts and a photo of my board configuration except that it has two LEDs.
Thanx.
...or can you at least tell me what commands do I need to write so that both scripts can work together. : )
Post Edited (DudeOfDestruction) : 7/16/2005 11:37:10 PM GMT
Comments
Post Edited (Philip Gamblin) : 7/15/2005 4:40:22 AM GMT
I certainly can't address "other stuff" as it's not very specific. Insofar as the use of LOOP as a label is concerend, LOOP is a reserved word and should not be used as a label. The list of reserved words is in the back of the PBASIC Stamp Manual. If you haven't downloaded a FREE copy, I'd recommend that you do that ASAP. You can download it from here:
http://www.parallax.com/html_pages/downloads/basicstamps/documentation_basic_stamp.asp
Regards,
Bruce Bates