Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3AB0D634.F3179B1C@yahoo.com>
Date: Thu, 15 Mar 2001 09:48:20 -0500
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Earnie Boyd <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Corinna Vinschen <cygwin@cygwin.com>
Subject: Re: Win32 error
References: <20010315141829.H12630@cygbert.vinschen.de> <000d01c0ad54$24b9fa40$75011fac@fer.ucs.co.za> <20010315151829.J12630@cygbert.vinschen.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> 
> On Thu, Mar 15, 2001 at 03:30:47PM +0200, Frans Rossouw wrote:
> > Hi Corinna
> >
> > You sure that's the right syntax?
> > This is what I get:
> >
> > $ net helpmsg 127
> > The command HELPMSG is unknown. For a list of valid commands, type NET HELP
> > at
> > the command prompt.
> > For help, type NET /? at the command prompt.
> 
> I am sure, at least for NT/W2K. Sorry, there's no such command in
> 9x/ME.
> 
> However, the error message is:
> 
> $ net helpmsg 127
> 
> The specified procedure could not be found.
> 

FYI: grep 127 /usr/include/w32api/winerror.h would give a slight clue.

  #define ERROR_PROC_NOT_FOUND 127L

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

