en:docs:macrolib:putchatr

This is an old revision of the document!


Table of Contents

@PutChAtr

Brief

Print Char With Attribute

Syntax

@PutChAtr char, atrib, page, repeat

Parameters

  • char (BYTE) - code of character
  • atrib (BYTE) - character attribute
  • col (BYTE) - column
  • row (BYTE) - row
  • page (BYTE) - optional video page number

### Return