BNAMEb TXSAVE - Save screen as a text file BSYNOPSISb B*TxSaveb file BDESCRIPTIONb *TxSave save the screen display as a text file suitable for redisplay with B*Printb. The resultant file starts with a mode selection and contains all the characters on the screen. Any top-bit-set characters have a VDU23 definition sequence saved with them. Any character that is unrecognised is defined as the pixels on screen and the resulting VDU23 definition is saved. BNOTESb The current version is v0.12. BSEE ALSOb TxTidy