home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / compiler / ubasic / ubmpqs32 / makeupp.bat next >
DOS Batch File  |  1990-05-24  |  65b  |  4 lines

  1. tASM %1;
  2. tLINK %1,%1,%1/map;
  3. exe2bin %1.exe %1.ubb
  4. del %1.exe