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

  1. for(i,1,3)
  2.  echo("formatted: %(134*i+12); unformatted: $(25*i)")
  3. end
  4.