Difference between revisions of "SET MARK"

From Lianjapedia
Jump to: navigation, search
m (Text replace - "Recital" to "Lianja")
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
 
Change the separator character in dates
 
Change the separator character in dates
 
  
 
==Syntax==
 
==Syntax==
 
SET MARK TO [<expC>]
 
SET MARK TO [<expC>]
 
  
 
==See Also==
 
==See Also==
 
[[CTOD()]], [[DATE()]], [[DMY()]], [[DTOC()]], [[DTOS()]], [[DTOV()]], [[MDY()]], [[SET DATE]], [[STOD()]], [[VTOD()]]
 
[[CTOD()]], [[DATE()]], [[DMY()]], [[DTOC()]], [[DTOS()]], [[DTOV()]], [[MDY()]], [[SET DATE]], [[STOD()]], [[VTOD()]]
 
  
 
==Description==
 
==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.
 
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==
 
==Example==
Line 20: Line 16:
 
? date()
 
? date()
 
05.05.2000</code>
 
05.05.2000</code>
 
  
 
==Products==
 
==Products==

Revision as of 12:21, 12 December 2012

Purpose

Change the separator character in dates

Syntax

SET MARK TO [<expC>]

See Also

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

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

Lianja Server, Lianja