To provide a function common to all applications which left justifies a character string and
compresses the string by removing all blanks. All lower case characters will also be converted to upper case
along the way. Load the text to be compressed into the Generic Text field ( 80 characters) and the
compressed text will be returned in the same field. This function will also return the size of the
compressed text in the Number of Elements field.
^
D4000290 - Compress And Left Justify String
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szGenericText | TXT0 | char | NONE | NONE |
Everest Parent Data Item | ||||
mnNumberOfElements | ELEM | MATH_NUMERIC | NONE | NONE |
Number of elements. |
None |
None |