[lazarus] OT: CGI for apache with free pascal

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Thu May 27 10:04:49 EDT 1999


I believe the new kde system monitor shows process item paths? Might have to
take a look at
their code to see how its done.

Cliff

-----Original Message-----
From: Michael A. Hess [mailto:mhess at miraclec.com]
Sent: Wednesday, May 26, 1999 7:57 PM
To: lazarus at miraclec.com
Subject: Re: [lazarus] OT: CGI for apache with free pascal


Michael Van Canneyt wrote:
> 
> !! NO WAY under linux !!
> (lest processing the /proc directory tree)

Do you have a clue as to how this COULD be done? I've been looking at
the /proc data to determine if the required info is there but I don't
see anything. Is this possible at all?
 
> paramstr(0) will ONLY give the ACTUAL command-line command:
>   lazaruside file.pp
> will return lazaruside, EVEN if /usr/X11/bin/lazaruside was executed.

Just to clarify this if the command you key in was

/usr/X11/bin/lazaruside

then that is what will be in paramstr(0)

but if it you key lazaruside and it finds it in the search path

/usr/X11/bin/lazaruside

then yes the only thing in paramstr(0) is

lazaruside

Basically what you type on the commandline is what ends up in
paramstr(0).

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list