home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / archives / dust2_02.lha / Dust / Examples / Numbers.bat < prev    next >
Encoding:
DOS Batch File  |  1995-05-23  |  51 b   |  4 lines

  1. for(i,1,10)
  2. echo("unformatted:$, formatted:%")
  3. end
  4.