When urbane is in debug mode the lines above the cursor are tokenized basic. Tokens are are graphic rectangles. $8f is a solid green rectangle. The screen is green. That token is restore. I was trying to use restore and read. They didn’t work. When the restore token was invisible I was a little shook. When I realized the problem I took a little time to change it on the screen to $ff. A bright orange rectangle. Restore and read still don’t work, but I can see the restore token now. The problem is the user program is in high memory behind the rom. I copy a line down at a time to execute. I’m going to have to rewrite restore and read. Oh well. At least I got the restore token to show up when urbane in debug mode.