Hi
When I programmed on my Commadore 64, years ago I would determine
the end of the program and then POKE the characters numbers into
the memory above the end of the program. Is there anyway to deter-
mine the end of a PowerBASIC program so I can do the samething?
Then when I wanted to write the letter I would PEEK the memory and
put it onto paper.
------------------
When I programmed on my Commadore 64, years ago I would determine
the end of the program and then POKE the characters numbers into
the memory above the end of the program. Is there anyway to deter-
mine the end of a PowerBASIC program so I can do the samething?
Then when I wanted to write the letter I would PEEK the memory and
put it onto paper.
------------------
Comment