BITON |
DEVELOPER |
|
|
Purpose |
BITON returns a True condition if the named flag is On. |
Syntax |
BITON(flagname) |
Operation |
flagname is a system-defined process control Value Variable or COMM bit |
Remarks |
PROIV provides 64 COMM bits, named &#@BIT0 to &#@BIT63, which are passed as a COMM variable. These flags are available for use in passing conditions between functions. |
Example |
To see whether the European date format is in use: |
Topic ID: 520024