Simon Warner <[EMAIL PROTECTED]> wrote:
> I cannot find this error in the docs. Please could someone help me.
>
> I have a reqalias that is generating the error below and don't know
> how to fix it.
>
> analog: Warning C: Too many arguments for configuration command:
> ignoring end of line starting:
> REQALIAS *1.html"Shop full payment"

There should be a space between your arguments -

REQALIAS *1.html "Shop full payment"

("Shop full payment" is a single argument - Analog was parsing your
entry as *1.html"Shop  for the first argument, full as the 2nd argument
and payment" as the 3rd argument).

Aengus

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to