home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / SAMPLES / MAKEAPP / MAKEWC2.BA_ / MAKEWC2.BA
Encoding:
Text File  |  1993-02-08  |  261 b   |  10 lines

  1. rem
  2. rem makeapp2 srcfile dstfile Class TYPENAME AppPrefix appname ptrtype
  3. rem             %1      %2      %3      %4     %5      %6       %7
  4. copy %1 %2 >nul
  5. rep MakeWc %3   %2
  6. rep MAKEWC %4   %2
  7. rep MakeApp_ %5 %2
  8. rep makeapp %6  %2
  9. rep pmwc %7     %2
  10.