× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Cool.  How is this generated, stored, accessed, etc?   Is there a utility
that manages it all?

> -----Original Message-----
> From: James Rich [SMTP:james@eaerich.com]
> Sent: Tuesday, August 28, 2001 6:40 PM
> To:   rpg400-l@midrange.com
> Subject:      Re: Procedure Management Procedures
>
> On Tue, 28 Aug 2001 Seth.D.Shields@blum.com wrote:
>
> > > One of the most useful things we have done is to create on
> > line documentation similar to UNIX man pages.
> >
> > For those of us who are UNIX illiterate, what is a UNIX man page?
>
> man pages are a collection of documentation in a standard format sorted by
> topic.  The man page for getenv() (chosen because of the recent discussion
> here) looks like this:
>
>
> GETENV(3)           Linux Programmer's Manual           GETENV(3)
>
> NAME
>        getenv - get an environment variable
>
> SYNOPSIS
>        #include <stdlib.h>
>
>        char *getenv(const char *name);
>
> DESCRIPTION
>        The  getenv() function searches the environment list for a
>        string that matches the string pointed to  by  name.   The
>        strings are of the form name Ðvalue.
>
> RETURN VALUE
>        The  getenv()  function  returns a pointer to the value in
>        the environment, or NULL if there is no match.
>
> CONFORMING TO
>        SVID 3, POSIX, BSD 4.3, ISO 9899
>
> SEE ALSO
>        putenv(3), setenv(3), unsetenv(3), environ(5)
>
> GNU                         1993-04-03                  GETENV(3)
>
>
> This is the format we use to document our procedures.
>
> James Rich
> james@eaerich.com
>
> _______________________________________________
> This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
> To post a message email: RPG400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
> or email: RPG400-L-request@midrange.com


************************************************************************************************************************************************************************************************************
This message originates from Lincare Holdings Inc. It contains information 
which maybe confidential or privileged and is intended only for the individual 
or entity named above.
It is prohibited for anyone else to disclose, copy, distribute or use the 
contents of this message.
All personal messages express views solely of the sender, which are not to be 
attributed to Lincare Holdings Inc., and may not be copied or distributed 
without this disclaimer.
If you received this message in error, please notify us immediately at 
MailAdmin@lincare.com or (800) 284-2006.
************************************************************************************************************************************************************************************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.