DBCScharacterarray | Base Class Library | DelegateManager![]() |
A dbcspicx stores a COBOL pic x(n) enabling you to treat data of this type as an object. This class provides the basic comparison operators, display mechanism and hashing methods for pic x items.
Include this entry in the Class-Control paragraph of any program using this class.
dbcspicx is class "dbcspicx"
None
| asSeparateLines | Returning lnkCollection |
| at | Using lnkCharIndexPosition Returning lnkCharacter |
| atPut | Using lnkCharIndex lnkCharacter |
| compareTo | Using anArray Returning lnkResult |
| concat | Using lnkObject Returning lnkNewObject |
| containsDBCSCharacters | Using lnkObject Returning lnkBool |
| hash | Returning lnkHashValue |
| indexOfString | Using lnkObject lnkStartCharIndexPosition Returning lnkCharIndexPosition |
| setValue | Using lnkString |
| size | Returning lnkCharLength |
| trimBlanks | Returning lnkValue |