CA Service Management

CA SDM::.SPEL::. context_set_error() 

Mar 03, 2017 01:02 PM

Overview

 

Usage

 

Results

 

Examples

 

if ( (msg[3] == "EOF") || (msg_error()) ) {
          printf("Context error: %d \n", msg_error());
          if (msg_error()) {
               context_set_error(1, (string)msg[0]);
          } else {
               printf("\n\nEOF!\n\n");
               context_set_error(0, "");
          }
     }

SPEL: How to download attachment using SPEL 

 

 

 

 

Where can I find Spel functions documentation? 

Statistics
0 Favorited
8 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.