| security | Index Level | seq |
| Syntax | |
| Category | Definitions |
| Type | Definition |
| Description |
refers to the specific metacharacter used within Pick items. The segment mark is not actually part of data. Rather, it is used as an "item delimiter", and is automatically appended to the "end" of an item when written to disk.
The "segment mark" is a "reserved" character. This means that it may be not used for any other purpose. The following table shows the different representations for the "segment mark": Ascii value: "_" Hexadecimal value: ff Decimal value: 255 |
| Options | |
| See Also | attribute mark subvalue mark dump meta characters value mark start buffer mark delimiter system delimiters |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| security | Index Level | seq |