User Tools

Site Tools


processstring_print_a_string_control_.htm
Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== ProcessString (print a string control) ====== Previous pageReturn to chapter overviewNext page

ProcessString (*StringFormatGrp strgrp, text, comment )

blk2blue.jpg

ProcessString Prints a STRING control to a target output document.
strgrp A TYPEd GROUP structure that holds all of the properties of the target STRING control.
text A string constant, variable, EQUATE, or expression containing the STRING contents.
comment A string constant, variable, EQUATE, or expression containing information necessary for the STRING control to be properly rendered to the target document.

The ProcessString method prints a STRING control to the appropriate document format. The comment parameter is used to send the appropriate formatting information to the target document type, and is limited to 2056 characters. (See COMMENT)

Implementation:

The strgrp group contains the position, alignment, styles, character set and other attributes of a STRING control from the contents of the passed StringFormatGrp.

processstring_print_a_string_control_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1