Post Reply 
82143a missing functions - for Angel Martín or anybody interested
04-17-2021, 07:40 AM (This post was last modified: 04-17-2021 07:46 AM by Ángel Martin.)
Post: #2
RE: 82143a missing functions - for Angel Martín or anybody interested
(04-16-2021 08:24 PM)Vincent Weber Wrote:  Any miracle has been / could be done ? Smile

Greetings Vincent, well not quite a miracle but a few of those functions (see list below, notably the easier ones to implement from your own list) are in the Advanced Printer ROM already. The CL mnemonic is ADVP, it's an 8k module that also includes several FOCAL programs on the same subject...

Code:
-ADV PRT+    Section Header    
8BIT        Set 8-bit mode     PANAME
ACD            Accumulate Display    AECROM
ACAXY    ACA by X and Y    CCD MOD
ACLX    Accumulate Line by X    CCD MOD
CLBUF    Clear Printer Bbuffer    AECROM
CLPBF    Clear Printer Buffer    PANAME
ESCAPE    Send Escape Char    PANAME
PARSE    Sets PARSE Mode    PANAME
PLC        Print Line w/ 1st. Char  PANAME
PRAXY    PRA by X and Y    CCD MOD
PRD            Print Display    AECROM
PRL        Print Line    CCD MOD
TABCOL    Tabulate Column    PANAME
UNPARSE    Clears Parse Mode    PANAME
[php][/php]


PS> see attached MOD file for V41 / 41X usage


Attached File(s)
.zip  ADVPRT.zip (Size: 9.06 KB / Downloads: 10)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 82143a missing functions - for Angel Martín or anybody interested - Ángel Martin - 04-17-2021 07:40 AM



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