Category : Word Processors
Archive   : MACRO22.ZIP
Filename : QMACTA2.BAT

 
Output of file : QMACTA2.BAT contained in archive : MACRO22.ZIP
@echo off
echo qmacTA2.BAT Thu 07-19-1990 11:10:31
echo Appending %1.MAC TO %2.QM
echo .
if exist j:dum*.qm erase j:dum*.qm
rem J:\ is ram disk, change to any active directory
rem Change g:\qe to directory where "standard" exists
:1
echo FIRST, Converting %1.QM TO %1.MAC
if not exist %1.QM goto NOTEXIST
g:\qe\QMAC %1.MAC %1.QM /B /A- %3 >j:j
echo Copying %2.QM TO j:dum1.QM & j:dum2.QM
copy %2.qm j:dum1.qm
copy %2.qm j:dum2.qm
:2
echo SECOND, Appending %1.MAC TO j:dum2.QM
g:\qe\QMAC %1.MAC j:dum2.QM /T /A+ /W70 %3 >>j:j
echo Copying j:dum2.QM TO dum3.QM (Appended txtfile)
copy j:dum2.qm dum3.qm
:3
echo THIRD, Converting dum3.QM TO dum3.MAC (Appended macfile)
g:\qe\QMAC dum3.MAC dum3.QM /B /A- %3 >>j:j
dir %1.qm >j:$
dir %2.qm >>j:$
dir j:dum?.qm >>j:$
dir dum?.qm >>j:$
dir %1.mac >>j:$
dir %2.mac >>j:$
dir dum?.mac >>j:$
goto END
:NOTEXIST
echo %1.QM does not exist 
:END


  3 Responses to “Category : Word Processors
Archive   : MACRO22.ZIP
Filename : QMACTA2.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/