TEXTOUT_P: export graphic?
|
05-27-2015, 10:06 PM
(This post was last modified: 05-27-2015 10:11 PM by DrD.)
Post: #14
|
|||
|
|||
RE: TEXTOUT_P: export graphic?
(oops, I think I doubled with Tim. Sorry about that! What Tim said^^^)!
When the code is run on either VC or HC, (for me) the program behaves exactly as expected. It issues each textout_p() or line_p() to the default GO; and finally transfers a copy of the screen content to G1. The original G0 content remains on screen until after the 'WAIT' automatically times out (after one minute), returning -1 to the home screen. While running this program, if you are seeing something else on screen, (other than the screen capture I sent in the last post), during the 'WAIT' time out period, it would be something I would not expect. Any previous G0 content should have been wiped clean when the program executed the RECT_P(), and nothing from G1 gets transferred back into G0, so the only thing that should show up is one copy of the textout_p() commentary. Are you saying you are looking at G1 (after the program has completed?), if so, please let us know how you are doing that. I thought you meant that the program resulted in two copies of the output. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)