[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Command line arguments for JResult Client



This is complete. To specify a file location option -f has to be used, option -h does not require when specify URL.
 
JResultClient www.dieboldes.com/results
JResultClient -f c:\results
 
Dmitry
----- Original Message -----
From: Mike Brown
Sent: Tuesday, October 03, 2000 9:05 AM
Subject: Command line arguments for JResult Client

I would like to be able to add the address to where my script list files reside when I launch JResultClient from the Command Line.  i.e.: JResultClient -h www.dieboldes.com/results or JResultClient -f c:\results
 
Where -h is for HTML
Where -f is for FILE
 
Mike