_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 253 of file rexx.h.

Member Data Documentation

◆ code

wholenumber_t _RexxConditionData::code

Definition at line 255 of file rexx.h.

◆ errortext

RXSTRING _RexxConditionData::errortext

Definition at line 258 of file rexx.h.

◆ message

RXSTRING _RexxConditionData::message

Definition at line 257 of file rexx.h.

◆ position

size_t _RexxConditionData::position

Definition at line 259 of file rexx.h.

◆ program

RXSTRING _RexxConditionData::program

Definition at line 260 of file rexx.h.

◆ rc

wholenumber_t _RexxConditionData::rc

Definition at line 256 of file rexx.h.


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