Category:MAPPER Commands: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
m ((incomplete) list of MAPPER commands)
Line 8: Line 8:


==B==
==B==
<code MAPPER>@BFN</code> Binary find
*<code MAPPER>@BFN</code><br>Binary find
*<code MAPPER>@BLT</code><br>Build label table

<code MAPPER>@BLT</code> Build label table
*<code MAPPER>@BR</code><br>Background run
*<code MAPPER>@BRG</code><br>Break graphics area

<code MAPPER>@BR</code> Background run
*<code MAPPER>@BRK</code><br>Break output area
*<code MAPPER>@BTN</code><br>Button (GUI window)

<code MAPPER>@BRG</code> Break graphics area

<code MAPPER>@BRK</code> Break output area

<code MAPPER>@BTN</code> Button (GUI window)


==C==
==C==

Revision as of 02:48, 9 January 2012

MAPPER Commands

A

  • @ADD
    Add two reports or results together and produce a result.
  • @ADR
    Add a permanent report
  • @ART
    Arithmetic function
  • @AUX
    Auxiliary device access (e.g. printers)

B

  • @BFN
    Binary find
  • @BLT
    Build label table
  • @BR
    Background run
  • @BRG
    Break graphics area
  • @BRK
    Break output area
  • @BTN
    Button (GUI window)

C

This category currently contains no pages or media.