home *** CD-ROM | disk | FTP | other *** search
/ MACD 7 / MACD7.iso / mui / mcc_datetext / developer / muibuilder3 / datetext.mb
Encoding:
Text File  |  1998-01-12  |  160 b   |  11 lines

  1. class DateText
  2.  {
  3.   superclass String;
  4.   testclass DateText.mcc;
  5.  
  6.   attributes
  7.    {
  8.     DateFormat        MUIA_DateText_DateFormat    0x81ee0059 [ea.isg] STRPTR
  9.    }
  10.  }
  11.