Tag 020 - Scrolling Text
The Scrolling Text Message is used to display scrolling text onscreen. Up to 100 lines of scrolling text are supported.
The Scrolling Text Response returns whether the customer pressed the Enter (green) or Cancel (red) key.
Field 5001 Format
Request
Field Name | Length | Description |
---|---|---|
TTT | 3 | Tag (always = 020) |
LLL | 3 | Length of the following data |
Beeper | 1 | Sound tone (0=No, 1=Yes) |
Info1 | Var. | Information 1 |
FS | 1 | Field separator (Hex 1C) |
Info2 | Var. | Text/field separator for Information 2 |
FS | 1 | |
Info3 | Var. | Text/field separator for Information 3 |
FS | 1 | |
Info4 | Var. | Text/field separator for Information 4 |
FS | 1 | |
Info5 | Var. | Text/field separator for Information 5 |
FS | 1 | |
Info6 | Var. | Text/field separator for Information 6 |
FS | 1 | |
(etc.) | (etc.) | |
Info100 | Var. | Information 100 |
Response
Field Name | Length | Description |
---|---|---|
TTT | 3 | Tag (always = 020) |
LLL | 3 | Length of the following data |
ActionButton | 3 | If field 11 Completion Code = 000 (success), returns code for key pressed by customer:
|
Sample Message
Request
The following request tells Simplify to display the screen shown below:
API Field #, Value | Description |
---|---|
0001,36 | Transaction Type |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
5001,[see value below] | Non-Financial Data
|
5001,0202230Information1FSInformation 24567890123456789012345678901234567890FSInformation 3FSInformation 4FSInformation 5FSInformation 6FSInformation 7FSInformation 8FSInformation 9FSInformation 10FSInformation 11FSInformation 12FSInformation 13
Response
API Field #, Value | Description |
---|---|
0001,36 | Transaction Type |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
5001,020003777 | Non-Financial Data
|
5002,80378002 | Device serial number (if present) |