Global environment
if the itemDelimiter <> comma then set the itemDelimiter to comma
set itemDelimiter to "#"
The itemDelimiter
property determines or changes the character that delimits item
chunks. The default value is comma
.
Changing the item delimiter has no effect on other data types, such as point
or rectangle
, or on functions, such as dateItems
.