home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / gfx / 3d / dust / examples / oldexamples / numbers.bat < prev    next >
Encoding:
DOS Batch File  |  1995-09-28  |  51 b   |  4 lines

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