Hi johnnylynx,
Change CALL to GoSub
Call is an asm function - return works with gosub.
Hi johnnylynx,
Change CALL to GoSub
Call is an asm function - return works with gosub.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Hi,
Thanks for the quick feedback - Question though - why would it work if all three or two CALL lines are active?
I tried changing the CALL to GOSUB and it still didn't work. If I add a 'PAUSE pausetime' after the LOW command it worked. Found that solution elsewhere!
Why would it work with out the added PAUSE (with 2 or more CALL's active)?
Confused I am.
John.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks