IBM

lsb_perror

Prints a batch LSF error message on stderr.

lsb_perror prints a batch LSF error message on stderr. The usrMsg is printed out first, followed by a ":" and the batch error message corresponding to lsberrno.

lsb_perror - Print LSBATCH error message on stderr. In addition to the error message defined by lsberrno, user supplied message usrMsg1 is printed out first and a ':' is added to separate * usrMsg1 and LSBATCH error message.

#include <lsf/lsbatch.h>

void lsb_perror (char *usrMsg)

Parameters:
*usrMsg A user supplied error message.
Data Structures:
none
Define Statements:
none
Returns:
void
Prints out the user supplied error message.
Errors:
If the function fails, lsberrno is set to indicate the error.
Equivalent line command:
none
Files:
none
See also:
none


     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.