Paladin of the Pegasos
Posts: 1282 from 2010/1/6
From: EU-Austria (Wien)
The AREXX-Script:
/* Printprogram */
say 'AREXX-Script for multiple printout!'; say
say 'Filename and how many times:'
Parse pull Filename k
do i = 1 to k
address command 'copy' Filename 'to PAR:' ; say
say 'Sheet Nr.:' i 'done!'
end
say 'Ready!'
/*End*/
Change PAR: to your approperiate devicename (eg PS: for TP, etc.).....
Start with rx <Script>.
[ Editiert durch Amigaharry2 an 2010/3/23 14:48 ]
Peg2, 3xPowerMac G5, 2xPowerbookG4, 2x MacMiniG4, Efika (again), A3000T and life is never boring.....