swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] batch-Programm


From: Daichi Shinozaki
Subject: Re: [Swftools-common] batch-Programm
Date: Mon, 05 Sep 2005 21:41:18 +0900
User-agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716)

Hi,

>C:\temp\pdf> FOR /R %I in (*.pdf) DO @pdf2swf %~fI -o %~dpI%~n

Sorry, it should be:
C:\temp\pdf>  FOR /R %I in (*.pdf) DO @pdf2swf %~fI -o %~dpI%~nI.swf

Best regards,

--
Daichi Shinozaki
SHIELD.JP Admin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]