Category:MAPPER Commands: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "=MAPPER Commands= ==A== <code MAPPER>@ADD</code> Add two reports or results together and produce a result. <code MAPPER>@ADR<.code> Add a permanent report <code MAP...")
 
No edit summary
Line 3: Line 3:
==A==
==A==
<code MAPPER>@ADD</code> Add two reports or results together and produce a result.
<code MAPPER>@ADD</code> Add two reports or results together and produce a result.

<code MAPPER>@ADR<.code> Add a permanent report
<code MAPPER>@ADR<.code> Add a permanent report

<code MAPPER>@ART</code> Arithmetic function
<code MAPPER>@ART</code> Arithmetic function

<code MAPPER>@AUX</code> Auxiliary device access (e.g. printers)
<code MAPPER>@AUX</code> Auxiliary device access (e.g. printers)

==B==
==B==
<code MAPPER>@BFN</code> Binary find
<code MAPPER>@BFN</code> Binary find

<code MAPPER>@BLT</code> Build label table
<code MAPPER>@BLT</code> Build label table

<code MAPPER>@BR</code> Background run
<code MAPPER>@BR</code> Background run

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

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

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

==C==
==C==

Revision as of 02:41, 9 January 2012

MAPPER Commands

A

@ADD Add two reports or results together and produce a result.

@ADR<.code> 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.