[vcf-midatlantic] If anyone's interested: latest robot program

Evan Koblentz evan at vcfed.org
Mon Feb 20 16:36:13 EST 2017


>     Why do you have the POKEing routine (2000 series) transpire before
>     it checks what the operate wants POKEd (3000 series)?
>
>
>
> ​subroutines can be arranged in any order​
> as long as you Call them at the appropriate time
> Line 25 Calls Sub 3000 to check for any Input
> Line 30 Calls Sub 2000 to executes the commands given by the Input data

Right. You have it backward and inside-out. :) That would drive me crazy.

I'll enter it in the right order and change the line numbers as needed.



More information about the vcf-midatlantic mailing list