The following characters can be entered as delimiters:
When using a space as a delimiter, use a single-byte space. Double-byte spaces are not treated as delimiters.
Delimiters are entered in the following positions:
The following figure shows examples of using delimiters.
Figure 3-2 Delimiter usage examples
Delimiters can be entered where entering delimiters is not prohibited in (4) Where delimiters cannot be entered, and either before or after the following special characters:
,, ., -, +, *, ', (, ), <, >, =, ^, !, #, $, /, [, ], carriage return code, line feed code, tab code, and ;
However, for a character string constant that uses single quotation mark (') or a comparative operator such as >=, delimiters cannot be inserted between two special characters.
Examples where delimiters can be entered follow:
SCORE.NAME
SCORE=1
Delimiters cannot be entered in the following positions: