On Mon, 18 Feb 2008 14:09:35 -0800 (PST), happytoday
<ehabaziz2001@[EMAIL PROTECTED]
> wrote:
>On Feb 17, 1:18 am, Kees Nuyt <k.n...@[EMAIL PROTECTED]
> wrote:
[webserver script]
>I did what you say I put the files in one directory like this , I got
>the below error .
If you want it all in one directory, you will have to
change the scripts. I advice against it, though.
For safety, the html documents should really be in a
separate directory.
> Can I got some little and small examples ?
Juergen already answered that, the same example he
mentioned is in Gawkinet_310.hlp.
>H:\programs\sedawk\gawki>dir
> Volume in drive H is U1_PROGRAMS
> Volume Serial Number is E010-47D8
>
> Directory of H:\programs\sedawk\gawki
>
>02/16/2008 02:53 PM <DIR> .
>02/16/2008 02:53 PM <DIR> ..
>02/16/2008 02:57 PM 1,784 test.awk
>02/19/2008 12:05 AM 11,276 lakota.awk
>02/19/2008 12:00 AM 188 go.bat
>02/18/2008 11:45 PM 329 httpd.conf
>06/03/2001 11:00 PM 129,426 Gawkinet_310.hlp
>07/05/2004 11:00 PM 1,015,128 cygiconv-2.dll
>08/09/2003 11:00 PM 37,888 cygintl-2.dll
>07/02/2005 11:00 PM 1,295,582 cygwin1.dll
>02/19/2008 12:06 AM 10,954 lakota2.awk
> 9 File(s) 2,502,555 bytes
> 2 Dir(s) 5,359,321,088 bytes free
>
>H:\programs\sedawk\gawki>go.bat
>
>
>H:\programs\sedawk\gawki>gawki.exe "{gsub(/\t/,\" \");gsub(/
>**the_magic**/,\"*
>*some_magic**\");print}" lakota.awk 1>lakota2.awk
>
>H:\programs\sedawk\gawki>gawki.exe -f httpd.conf -f lakota2.awk
>gawki: lakota2.awk:27: doctype = \
>gawki: lakota2.awk:27: ^ backslash not last
>character on line
I guess an extra space was added by accident with
cutting and pasting.
>H:\programs\sedawk\gawki>type lakota.hit
>The system cannot find the file specified.
You can fill it with this line:
0 0 0 LakotaSessionsHitsBytes
--
( Kees
)
c[_] I don't even have an e-mail address. I have reached
an age where my main purpose is not to receive
messages. (Umberto Eco, quoted in the New Yorker) (#522)


|