_RexxConditionData Struct Reference

#include <rexx.h>

Public Attributes

wholenumber_t code
 
wholenumber_t rc
 
RXSTRING message
 
RXSTRING errortext
 
size_t position
 
RXSTRING program
 

Detailed Description

Definition at line 430 of file rexx.h.

Member Data Documentation

◆ code

wholenumber_t _RexxConditionData::code

Definition at line 432 of file rexx.h.

◆ errortext

RXSTRING _RexxConditionData::errortext

Definition at line 435 of file rexx.h.

◆ message

RXSTRING _RexxConditionData::message

Definition at line 434 of file rexx.h.

◆ position

size_t _RexxConditionData::position

Definition at line 436 of file rexx.h.

◆ program

RXSTRING _RexxConditionData::program

Definition at line 437 of file rexx.h.

◆ rc

wholenumber_t _RexxConditionData::rc

Definition at line 433 of file rexx.h.


The documentation for this struct was generated from the following file: