A Reference Tables
Image Symbol | Symbol Replication | Purpose | Comments |
---|---|---|---|
X | Yes | Blank | Can go anywhere |
" " | Text | Can go anywhere | |
D | Yes | Digit | Fill = blanks |
Z | Yes | Digit | Fill = zeros |
* | Yes | Digit | Fill = asterisks |
S | Sign | "+" or "-" | |
M | Sign | "." or "-" | |
. | Radix | Output "." | |
C | Comma | Conditional number separator | |
R | Radix | Output "," | |
P | Decimal point | Conditional number separator | |
A | Yes | Characters | Strings |
( ) | Yes | Replicate | For specifiers, not symbols |
# | Carriage control | Suppress CRLF | |
+ | Carriage control | Suppress LF | |
- | Carriage control | Suppress CR | |
K | Compact | Strings or numerics | |
, | Delimiter | ||
/ | Yes | Delimiter | Output CRLF |
@ | Delimiter | Output FF |