https://github.com/zendtech/IbmiToolkit/blob/46e1274caed692793abd21158ac051e49e796e6b/ToolkitApi/Toolkit.php#L2529 The current code relies on the CCSID variable being set in fastcgi.conf. This variable might not always be set. Get the actual CCSID instead. It affects the CW. Possibly spool file functionality.
IbmiToolkit/ToolkitApi/Toolkit.php
Line 2529 in 46e1274
The current code relies on the CCSID variable being set in fastcgi.conf. This variable might not always be set. Get the actual CCSID instead.
It affects the CW. Possibly spool file functionality.