Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


kStatusInfo Return Codes

Keywords: 	  kStatusInfo  return codes

Question:

The Help file indicates...

"The kStatusInfo function returns success and error message details about the last function executed before kStatusInfo is called"...."A string containing the descriptive error or success message."

What specifically is returned? I cannot find anything detailing the return codes/string etc. I need to check on "SPECIFIC" success or failure of kGetmail, kSendText, kSendFile, and kDeletePop3.

Answer:

The exact string returned depends on your mail server. kStatusInfo simply passes the text error message received from the mail server to your script.

Each mail server may have different wordings for various messages. However the three initial numbers more or less follow RFS guidelines as in ummm..

http://email.about.com/library/weekly/aa082100b.htm

http://www.monografias.com/trabajos/email/email.shtml


Article ID:   W15067