Viva Clipper !

__SetCentury()

Advertisements

Template

Function

Name

__SetCentury()

Category

API

Subcategory

Environment

Oneliner

Set the Current Century

Syntax

      __SetCentury([<lFlag> | <cOnOff> ] ) --> lPreviousValue

Arguments

optional <lFlag> or <cOnOff> (not case sensitive) :

.T. or “ON” to enable the century setting (4-digit years)

.F. or “OFF” to disable the century setting (2-digit years)

Returns

Either the current or previous century setting as a logical value

Files

Library is core

Compliance

Clipper

Advertisements

Advertisements