CompressAndLeftJustifyString

Compress And Left Justify String

Minor Business Rule

Object Name: B4000290

Parent DLL: COPBASE

Location: Client/Server

Language: C

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.

^

Data Structure

D4000290 - Compress And Left Justify String

Parameter NameData ItemData TypeReq/OptI/O/Both
szGenericTextTXT0charNONENONE

Everest Parent Data Item

mnNumberOfElementsELEMMATH_NUMERICNONENONE

Number of elements.

Related Functions

None

Related Tables

None