info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Completion messages


From: Brice Oliver
Subject: RE: Completion messages
Date: Tue, 9 Dec 2003 08:17:47 -0500

I noticed that all of the messages that seem to be returned to the client
use the function
"error()".  Is there a function that returns success messages?

When reading the code the messages that I normally receive from the server
are all using the function error.  The only difference is that the errors
that are meant to terminate the session pass a 1 in for the first parameter,
and everything else passes a 0 for the first parameter.

Are all of the messages that pass a 0 in for the first parameter, meant to
be the successful messages?

Brice Oliver

Systems Analyst, Infrastructure
Product Development
Ontario Systems
Tel 765.751.7100
Fax 765.751.7199
mailto:address@hidden


-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Monday, December 08, 2003 7:02 PM
To: address@hidden
Cc: address@hidden
Subject: Re: Completion messages


Brice Oliver writes:
> 
> The example I have is when running the add command, I get back something
> like "scheduling file <FILE> . . . "  Where is the code does it contain
the
> message that get returned to the user that are not error messages?  I have
> looked in add.c and that is where I found the error messages, but I am
> unable to find the completion messages.

Look again -- that's where they are.

-Larry Jones

I don't want to learn this!  It's completely irrelevant to my life! --
Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]