meta.characters

Definition/General, Releases: AP and R83

The term used for the set of Pick reserved delimiters.

Description

used to reference one of the four reserved delimiters that Pick uses within its item structure.

The four meta characters include:

- Attribute marks
- Value marks
- Subvalue marks
- Segment marks.

See Also

Command Name Type Description
attribute.mark Definition Used to separate attibutes in items.
value.mark Definition Used to separate values within attributes.
value Definition Field used to store data within an attribute.
sub-value.mark Definition Used to separate subvalues within values.
sub-value Definition Field used to store data within a value.
segment.mark Definition Used to separate items within frames.
tcl.dump Verb: Access Dumps frame(s) to screen or printer.
start.buffer.mark Definition Used primarily to pad tape records.
pc.mcp Processing Code Mask character printable.
attribute Definition Field used to store data within an item.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.