MAXIMUMDATE Property


9.0, PLBCMP GUI Only

 

The MAXIMUMDATE property provides the maximum date allowed for an EDITDATETIME object. The property uses the following format:

 

MAXIMUMDATE={value}

Note the following:

  1. MAXIMUMDATE may be used in GETPROP, SETPROP, or CREATE statements of an EDITDATETIME object.

  2. {value} is a Character String Variable or Literal defining the format text.

  3. The {value] returned or given is in the format of YYYYMMDD, where YYYY is a four digit year, MM is a two digit month, and DD is a two digit day:

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference MAXCOLS Property MAXSIZE Property (DATATABLE)