Go to the first, previous, next, last section, table of contents.


Command Index

#

  • #
  • %

  • %
  • %#
  • %$
  • %%
  • &

  • & (bitwise and)
  • '

  • ' (string index get)
  • *

  • * (multiply)
  • +

  • + (add numeric)
  • + (string concatenate)
  • ++ (increment)
  • -

  • - (subtract)
  • -- (decrement)
  • /

  • / (divide)
  • /* .. */ (comments)
  • <

  • < (less than)
  • <= (less than or equals)
  • <> (not equals)
  • =

  • = (equals)
  • >

  • > (greater than)
  • >= (greater than or equals)
  • >>
  • ^

  • ^ (bitwise xor)
  • `

  • ` (string index put)
  • a

  • and
  • b

  • BANNER
  • BLOCK
  • break
  • d

  • DATABASE
  • DEFINE
  • do
  • e

  • elif
  • else
  • END
  • endif
  • eq_exit
  • eq_init
  • eq_post_banner
  • eq_post_block
  • eq_post_footer
  • eq_post_header
  • eq_post_page01
  • eq_post_pagenn
  • eq_post_record
  • eq_pre_banner
  • eq_pre_block
  • eq_pre_footer
  • eq_pre_header
  • eq_pre_page01
  • eq_pre_pagenn
  • eq_pre_record
  • EQGUILE
  • EQUATE
  • exec
  • exit
  • f

  • FILTER
  • FOOTER
  • g

  • grg_getfield
  • grg_getnumsysvar
  • grg_getstrsysvar
  • grg_putnumsysvar
  • grg_putstrsysvar
  • h

  • HEADER
  • i

  • if
  • INCLUDE
  • inputs
  • o

  • or
  • outputs
  • p

  • PAGE01
  • PAGENN
  • PATTERN
  • r

  • read
  • RECORD
  • REVSORT
  • roll
  • s

  • send
  • SORTON
  • t

  • then
  • through
  • w

  • wend
  • while
  • write
  • x

  • xor
  • |

  • | (bitwise or)
  • ~

  • ~ (bitwise ones complement)

  • Go to the first, previous, next, last section, table of contents.