Just in case anyone was interested...

        The error came from the fact that I was using the word 'in as a variable 
which replaced the native value of 'in effectively disabling many functions. 
;-))

Enjoy!!
Ammon

A short time ago, Ammon Johnson, sent an email stating:
> Hi,
>
> For some funny reason the following code:
>
> read http://172.30.8.11/TricomDB?sql=select%20name%20from%20users
>
> returns:
>
> ** Script Error: get expected word argument of type: any-word
> ** Where: create-request
> ** Near: User-Agent: get in get in
>
> When executed in CGI mode by apache.  When the code is typed at the console
> it returns:
>
> connecting to: 172.30.8.11
> == "WayneAmmonJeffPhil"
>
> executing it in CGI mode from a linux console just hangs the console.  Any
> ideas?
>
> Thanks!!
> Ammon
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to