Skip to content

Designer or ViSi: 4DGL Strings Print Formats – the Long Hexadecimal Format Specifier

Details

Number 4D-AN-00197
Difficulty Medium
Supported Processors PICASO, DIABLO-16, PIXXI-28, PIXXI-44
Supported Environments ViSi, Designer

Description

There are three hexadecimal format specifiers: "%x", for hex byte "%X", for hex word "%lX", for hex long This application note discusses how the long hexadecimal format specifier is used with the str_Printf(…) function. This application note is intended for use in the Workshop 4 – Designer environment. The 4DGL code of the Designer project can be copied and pasted to an empty ViSi project and it will compile normally. The code can also be integrated to that of an existing ViSi project.

Document Project File

Prerequisites