home *** CD-ROM | disk | FTP | other *** search
/ PC Open 11 / pcopen11.iso / Risiken / START.DXR / 00098.ls < prev    next >
Encoding:
Text File  |  1997-10-21  |  107 b   |  6 lines

  1. on add
  2.   repeat with a = 1 to 100
  3.     put -1 into item 4 of line a of field "infosoldati"
  4.   end repeat
  5. end
  6.