Category:MAPPER Commands: Difference between revisions

From Rosetta Code
Content added Content deleted
(getting the category setup right)
(Added more commands to alphabetic list)
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:


==C==
==C==
*<code MAPPER>@CAB</code><br>Cabinet Switch
*<code MAPPER>@CAH</code><br>Cache Report
*<code MAPPER>@CAL</code><br>Calculate
*<code MAPPER>@CALL</code><br>Call Subroutine
*<code MAPPER>@CAU</code><br>Calculate Update
*<code MAPPER>@CAR</code><br>Clear Abort Routine
*<code MAPPER>@CBX</code><br>Define Combo Box
*<code MAPPER>@CCC</code><br>COM Component Client Create
*<code MAPPER>@CCG</code><br>COM Client Get attribute
*<code MAPPER>@CCI</code><br>COM Client Invoke
*<code MAPPER>@CCP</code><br>COM Component Put attribute
*<code MAPPER>@CCR</code><br>COM Component Release
*<code MAPPER>@CER</code><br>Clear Error Routine
*<code MAPPER>@CHD</code><br>Command Handler
*<code MAPPER>@CHG</code><br>Change - set, amend and capture variables
*<code MAPPER>@CLK</code><br>Clear Link
*<code MAPPER>@CLS</code><br>Close Control (GUI)
*<code MAPPER>@CLT</code><br>Clear Label Table
*<code MAPPER>@CLV</code><br>Clear Variables
*<code MAPPER>@CMP</code><br>Compare reports
*<code MAPPER>@CMU</code><br>Commit Updates
*<code MAPPER>@CNT</code><br>Count
*<code MAPPER>@CSR</code><br>Clear Subroutine

==D==
*<code MAPPER>@DAT</code><br>Date processing
*<code MAPPER>@DC</code><br>Date Calculator
*<code MAPPER>@DCPY</code><br>Distributed Copy
*<code MAPPER>@DCR</code><br>Decode Report
*<code MAPPER>@DCRE</code><br>Distributed Create
*<code MAPPER>@DCU</code><br>Decommit Updates (rollback)
*<code MAPPER>@DDE</code><br>Dynamic Data Exchange interface
*<code MAPPER>@DDI</code><br>Data Definition Information (relational)
*<code MAPPER>@DEC</code><br>Decrement variable
*<code MAPPER>@DEF</code><br>Define (variable information)
*<code MAPPER>@DEL</code><br>Delete update lines from report
*<code MAPPER>@DEV</code><br>Device information
*<code MAPPER>@DFC</code><br>Default colour setting
*<code MAPPER>@DFU</code><br>Defer update lock
*<code MAPPER>@DIAG</code><br>Diagnostic report
*<code MAPPER>@DIR</code><br>Data Directory info
*<code MAPPER>@DLR</code><br>Delete report
*<code MAPPER>@DPUR</code><br>Distributed delete ("purge")
*<code MAPPER>@DRW</code><br>Drawer information
*<code MAPPER>@DSF</code><br>Display Form
*<code MAPPER>@DSG</code><br>Display Graphics
*<code MAPPER>@DSM</code><br>Display Message
*<code MAPPER>@DSP</code><br>Display Report
*<code MAPPER>@DSX</code><br>Display report and exit
*<code MAPPER>@DUP</code><br>Duplicate report
*<code MAPPER>@DVS</code><br>Define Variable Size (from report)






























Latest revision as of 15:20, 1 February 2013

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

  • @CAB
    Cabinet Switch
  • @CAH
    Cache Report
  • @CAL
    Calculate
  • @CALL
    Call Subroutine
  • @CAU
    Calculate Update
  • @CAR
    Clear Abort Routine
  • @CBX
    Define Combo Box
  • @CCC
    COM Component Client Create
  • @CCG
    COM Client Get attribute
  • @CCI
    COM Client Invoke
  • @CCP
    COM Component Put attribute
  • @CCR
    COM Component Release
  • @CER
    Clear Error Routine
  • @CHD
    Command Handler
  • @CHG
    Change - set, amend and capture variables
  • @CLK
    Clear Link
  • @CLS
    Close Control (GUI)
  • @CLT
    Clear Label Table
  • @CLV
    Clear Variables
  • @CMP
    Compare reports
  • @CMU
    Commit Updates
  • @CNT
    Count
  • @CSR
    Clear Subroutine

D

  • @DAT
    Date processing
  • @DC
    Date Calculator
  • @DCPY
    Distributed Copy
  • @DCR
    Decode Report
  • @DCRE
    Distributed Create
  • @DCU
    Decommit Updates (rollback)
  • @DDE
    Dynamic Data Exchange interface
  • @DDI
    Data Definition Information (relational)
  • @DEC
    Decrement variable
  • @DEF
    Define (variable information)
  • @DEL
    Delete update lines from report
  • @DEV
    Device information
  • @DFC
    Default colour setting
  • @DFU
    Defer update lock
  • @DIAG
    Diagnostic report
  • @DIR
    Data Directory info
  • @DLR
    Delete report
  • @DPUR
    Distributed delete ("purge")
  • @DRW
    Drawer information
  • @DSF
    Display Form
  • @DSG
    Display Graphics
  • @DSM
    Display Message
  • @DSP
    Display Report
  • @DSX
    Display report and exit
  • @DUP
    Duplicate report
  • @DVS
    Define Variable Size (from report)

This category currently contains no pages or media.