FLAM Issue Tracker - FL5
View Issue Details
0000778FL54. Element, Byte, Record or other APIpublic2016-02-01 13:422016-02-01 19:00
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.10 
5.1.125.1.11 
0000778: Support reason codes in FLUC subprogram interfaces
Currently only the condition code is returned after a call to the FLUCUP. The reason code (FLMRTC) can not be determined and is only printed to the output files. For a better error handling it would be useful to get the reason code with
FLUCRSN() after an error situation.

And with flucmsg(flucrsn()) the corresponding message for that reason.
No tags attached.
Issue History
2016-02-01 13:42Falk ReichbottNew Issue
2016-02-01 13:42Falk ReichbottStatusnew => assigned
2016-02-01 13:42Falk ReichbottAssigned To => Falk Reichbott
2016-02-01 19:00Falk ReichbottNote Added: 0000945
2016-02-01 19:00Falk ReichbottStatusassigned => resolved
2016-02-01 19:00Falk ReichbottFixed in Version => 5.1.11
2016-02-01 19:00Falk ReichbottResolutionopen => fixed
2016-02-01 21:20Falk ReichbottNote View State: 0000945: public

Notes
(0000945)
Falk Reichbott   
2016-02-01 19:00   
Add flucrsn() and flucmsg() to FLUCUP and FCRRSN to FLUCUPLB to provide access to the reason codes (internel FLAM error code) in FLUC subprogram interfaces.