PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: PMM_CAI on August 08, 2023, 04:09:47 PM

Title: Data Dictionary Update *dict/dd_updt
Post by: PMM_CAI on August 08, 2023, 04:09:47 PM
Greetings. The Data Dictionary Update pgm *dict/dd_updt: it looks as though it returns error descriptions, not error numbers. If one's code happens to call it, will checking the err variable immediately upon returning from the call contain the error number associated with the returned message?

Thanks in advance.

Paula McKeever
CAI Software LLC
Title: Re: Data Dictionary Update *dict/dd_updt
Post by: Mike King on August 08, 2023, 04:20:02 PM
There are two types of errors you could received from this utility.


Checking ERR would only be appropriate if an ERR= branch was taken.