SET MARK

From Recital Documentation Wiki
Revision as of 14:33, 10 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SET MARK

Class

Date and Time Data


Purpose

Change the separator character in dates


Syntax

SET MARK TO [<expC>]


See Also

DATE(), CTOD(), DTOC(), DTOS(), STOD(), DTOV(), VTOD(), DMY(), MDY(), SET DATE


Description

The SET MARK TO command changes the separator character in dates to the character specified in expression <expC>. If character expression <expC> evaluates to more than one character, the SET MARK TO command only uses the first character in the string. The default separator in dates is determined by the setting of the SET DATE TO command. If the optional <expC> is not used, the date separator is set back to the default.


Example

set mark to "."
?date()
05.05.2000


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer