| Subject: Re: Problems with user-defined file names |
Author: Xavier Roche |
Date: 05/27/2004 23:24 |
| | > I want to download a single web-page. Its Adress is e.g.
> <http://www.xyz-server/cgi-bin/info.pl?name=scotch&id=1234>
> in multiple Articles I read about defining file names
with
> the -N option.
You probably want to use:
%[id].%t
or
%[scotch]-%[id].%t
For advanced use:
Details: User-defined option N and advanced variable
extraction
%[param:before:after:notfound:empty]
| |
|
|
|
|
6
Created with FORUM 2.0.11