$SystemVariables: 7 predefined global variables (H)

⇒Help ⇒Contents ⇒Programming (⇒Optional Keywords Syntax)

Bookmarks:
  ⇒carriage return   ⇒line feed   ⇒tabulator
Variable usage
$ block array loop variable to facilitate array operations
$$ the selected toolbar or menu number
$CMD_LINE has the full command if HicEst was started via command line
$CR

carriage return

control character, same as CHAR(13), same as Ctrl+M
$LF

line feed

control character, same as CHAR(10), same as Ctrl+J
$CRLF carriage return line feed control character combi, same as CHAR(13)//CHAR(10)
$TAB

tabulator

control character, same as CHAR(9), same as Ctrl+I



©2000-2008 Georg Petrich, HicEst Instant Prototype Computing. All rights reserved.
Impressum