diff --git a/src/content/docs/settings/connection.mdx b/src/content/docs/settings/connection.mdx index a52d399..d7eab6a 100644 --- a/src/content/docs/settings/connection.mdx +++ b/src/content/docs/settings/connection.mdx @@ -49,6 +49,20 @@ Temporary IFS directory. Stores temporary IFS files used by Code for i. Will be > It is safe to have files created by Code for i automatically deleted during maintenance or IPL. +### Automatic CCSID Conversion + +When checked, members with the selected Source CCSID will be converted to the configured Target CCSID when opened and saved. + +Useful when working with non-UTF compatible CCSIDs, especially BiDi CCSIDs. + +### Source CCSID + +The CCSID to convert from. + +### Target CCSID + +The CCSID to convert to. + ### Enable source dates When checked, source dates will be retained.