Why does my PWS_DIAG lock up/error even though I use Libset v15.0 SP1, 15.1, 15.2 or 15.3?
Prior to the V16.0 libset the PWS_DIAG block had an internal code issue where certain Ip addresses, based on the amounts of digits actually used, could lock up the block.
This was corrected in the V16.0 libset.
For situations where the libset cannot be upgaded, the workaround below can be utilized:
Use an intermediate STRING variable and copy the intermediate string.
The variable length sould be at least: length(intermediate string) + 2) but using a length of [20] will cover all possible Ip lengths.
Example: