This page (revision-8) was last changed on 03-Feb-2023 15:21 by Roland B. Wassenberg 

This page was created on 08-Feb-2020 20:11 by Roland B. Wassenberg

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 03-Feb-2023 15:21 1 KB Roland B. Wassenberg to previous
7 08-Feb-2020 20:50 1 KB Roland B. Wassenberg to previous | to last
6 08-Feb-2020 20:48 1 KB Roland B. Wassenberg to previous | to last
5 08-Feb-2020 20:39 960 bytes Roland B. Wassenberg to previous | to last
4 08-Feb-2020 20:29 697 bytes Roland B. Wassenberg to previous | to last
3 08-Feb-2020 20:29 701 bytes Roland B. Wassenberg to previous | to last
2 08-Feb-2020 20:18 701 bytes Roland B. Wassenberg to previous | to last
1 08-Feb-2020 20:11 526 bytes Roland B. Wassenberg to last Make protected BASIC code visible

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 12 added 13 lines
Afterwards, in the Console window, just type in these 2 lines:
'
.basic_rebuildvnt
.basic_rebuildvvt
'
and press the F8 key again. That's all. Now back in BASIC, you can list the source code in it's original form or save it to disk. :-)\\
\\
The 2 lines executed in Altirra, do the following things:\\
\\
.basic_rebuildvnt ; Rebuild BASIC variable name table\\
.basic_rebuildvvt ; Rebuild BASIC variable value table\\
\\
Again, we deeply, deeply have to thank Avery Lee for his gigantic help to the community worldwide. Thank you so much Avery. :-)