Post Reply 
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.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 10:12 AM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015, 10:55 AM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 11:11 AM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015, 11:24 AM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 12:48 PM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015, 05:21 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 05:38 PM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015, 07:22 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 07:36 PM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015, 08:08 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 09:46 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 10:14 PM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015 10:06 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 10:19 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-28-2015, 07:48 AM
RE: TEXTOUT_P: export graphic? - DrD - 05-27-2015, 10:37 PM
RE: TEXTOUT_P: export graphic? - salvomic - 05-27-2015, 10:56 PM



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