Showing posts with label SRW.SET_FIELD_CHAR. Show all posts
Showing posts with label SRW.SET_FIELD_CHAR. Show all posts

SRW.SET_FIELD_CHAR

Description This procedure sets the value of a character field.  This is useful when you want to conditionally change a field's character value.

Syntax
SRW.SET_FIELD_CHAR (object_id, text CHAR);

Setups to build a report with barcode

Description: This blog post details about the setup steps required when building a report with a barcode.
Following files are used:

·         IDAutomationC128M.ttf: Include this font in the fonts folder of C:\Windows

·         IDAutomation.pll: Import this pll to the program units of the report.