MINIMUMDATE Property


9.0, PLBCMP GUI Only

 

The MINIMUMDATE property provides the minimum date allowed for an EDITDATETIME object. The property uses the following format:

MINIMUMDATE={value}

Note the following:

  1. MINIMUMDATE 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 MINHEIGHT Property MINSCROLLH Property