Code |
Description |
a |
Arithmetic function |
b |
Bridge correlative |
c |
Concatenate attribute/literal values |
call |
Call a FlashBASIC subroutine |
callx |
Call a FlashBASIC subroutine |
cu |
Character update |
d |
Data Conversion |
f |
Function definition |
g |
Group extraction code |
i |
Index correlative |
id |
Item-ID correlative |
if |
If then else correlative |
l |
Attribute length limits |
mc |
Mask character conversions |
mi |
Mask input |
ml |
Mask character conversion; left-aligned string (used primarily for text) |
mr |
Mask character conversion; right-aligned string (used primarily for numbers and dollar amounts) |
ms |
Mask sort conversion; sort attribute according to the sequence of characters in errmsg seq item |
mt |
Mask time conversion; convert time of day from internal to external format |
mx |
Mask hexadecimal conversion; convert decimal numbers to hexadecimal numbers |
my |
Mask decimal conversion; convert hexadecimal numbers to decimal numbers |
o |
Sort in ascending order |
p |
Pattern match |
r |
Range match |
s |
Substitute specified values |
t |
Extract a fixed field from an attribute value |
tfile.name |
Translate attribute values from another file or current file |
u |
User defined conversions or attributes (User-Exits) |
v |
Value code |
x |
Display only |
zc |
Zip code |
See Also