home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / ch08_lgo / tutor.dcr / 00244.txt < prev    next >
Encoding:
Text File  |  1996-12-06  |  147 b   |  6 lines

  1. on displaySWAData
  2.    if the state of member "SWAHolder" >= 2 then
  3.       put the duration of member "SWAHolder" into field "duration"
  4.    end if
  5. end
  6.