Post Reply 
Return to homescreen from PRINT Terminal
06-09-2023, 11:59 PM
Post: #4
RE: Return to homescreen from PRINT Terminal
A DIMGROB_P(G9,320,240,RGB(255,255,255)); BLIT_P(G9,0,0,320,240,G0,0,0,320,240); at the beginning of the program with and PRINT() in between and BLIT_P(G0,0,0,320,240,G9,0,0,320,240); at the end.

Doesn't even bring the original screen back.

Is there no way to escape the Terminal?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Return to homescreen from PRINT Terminal - matalog - 06-09-2023 11:59 PM



User(s) browsing this thread: 1 Guest(s)