Variable, Constants in multibank programming...
deno
Posts: 242
Hello...Is it necessary to list all the·variables and constants in· different programming banks in the same order, or can one just list the variables and constants that are used in that individual bank.
To avoid tokenizing errors, I have been just copying and pasteing all variables and constants in slot 0 to slot 1,2 and so on.· Is this necessary?
Thanks...Deno
·
To avoid tokenizing errors, I have been just copying and pasteing all variables and constants in slot 0 to slot 1,2 and so on.· Is this necessary?
Thanks...Deno
·
Comments
Yes, it is necessary to have them in the same order. Cutting and pasting them is an excellent method to ensure that you have them in the correct order, as you have found out.
Regards,
Bruce Bates
·· Bruce is correct, but I also wanted to add that it's important not to add or delete any variables as well.· Yes I have seen it happen.·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com