home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / grafika / fraktaly / fractxtr / bat / temp.bat < prev    next >
DOS Batch File  |  1992-04-04  |  40b  |  3 lines

  1. for %foo in (1 2 3) do  echo %(%foo)
  2.  
  3.