Visit Platform at http://www.platform.com

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: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.