At the point of capture, you have to know the intended purpose, to be able to prepare the output accordingly:
§ for a text window your preamble would need to change depending on the area of screen originally captured:
- All the text on screen, or just the current text window
- Plain text* (eg for sharing here, < ASCII 127) or with user defined chars (>=128)
- With preamble§ defining window, user characters, palette, or without
§ for a text window your preamble would need to change depending on the area of screen originally captured:
- For a full screen including a window, VDU26, print screen of text, redefine text window
- For just a text window: VDU26, define text window, print text
- The whole screen, or just the current graphics window
- With preamble defining mode, window, palette, or just a *SAVE
Statistics: Posted by james — Mon Nov 25, 2024 6:53 am