delimiter
Separates elements in a statement, command or data.
Description
delineates parts of a statement, command or data.
'System Delimiters' include the four special metacharacters reserved for use by the Pick Data Model: attribute marks, value marks, subvalue marks and segment marks.
Access and Pick/BASIC both use (') (single-quotes), (') (double-quotes), and (\) (backslashes) as string delimiters, marking the beginning and ending point of a literal string.
Data itself may be delimited by any non-reserved delimiters mentioned above, such as (*) or (-).
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
