On Thu, Sep 16, 1999 at 03:52:27PM -0400, Chuck Heffner wrote:
>       I'm using the O.S. version of Newsclipper with Win95a, and
> I can't seem to adequately define two output sources for two
> input sources. The entire text of my newsclipper.cfg file is
> copy/pasted down below my name, but here's the section that
> I think I'm screwing up:
[...]
> 'inputFiles' => ['c:/nc/io/input.txt'],
> 'outputFiles' => ['c:/nc/io/output.html'],
> 'inputFiles' => ['c:/nc/io/test.html'],
> 'outputFiles' => ['c:/nc/io/testout.html'],
[...]

Never done this before myself but I think this is the correct
syntax:

'inputFiles' => ['c:/nc/io/input.txt', 'c:/nc/io/test.html'],
'outputFiles' => ['c:/nc/io/output.html', 'c:/nc/io/testout.html'],

Just remember to put corresponding input/output files in the same
order. ;-)

bye,
Jan

-- 
Jan Peter Hecking - University of Rostock - Dept. of Computer Science
eMail: [EMAIL PROTECTED]      (icq #14643959)  /\/\ 
public key: http://www.informatik.uni-rostock.de/~jhecking/pgp  \--/ 
fingerprint: 18 91 55 54 62 67 CC 71   05 5F C7 AE E4 F3 B7 D9   \/  

-
If you would like to unsubscribe from this mailing list send an email to 
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist 
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at 
http://www.NewsClipper.com/TechSup.htm#MailingList.

Reply via email to