home *** CD-ROM | disk | FTP | other *** search
/ BBS 1 / BBS#1.iso / document / compress.arj / FMT.BAT < prev    next >
DOS Batch File  |  1992-05-29  |  79b  |  3 lines

  1. rem usage: fmt infile outfile
  2. lp %1 %2 /ws /t0 /b0 /l0 /r0 /h60 /w100 /header1
  3.