home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / v / vol12n06.zip / GETLEN.ZIP / GETLEN1.BAT < prev    next >
DOS Batch File  |  1992-08-14  |  65b  |  3 lines

  1. SHIFT
  2. for %%f in (10 %1 %2 %3 %4 %5 %6 %7 %8 %9) do set N=%%f
  3.