Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Anchor
1056626
1056626
When transferring data between computer systems, UDM allows the specification of a code page for each system.

For example:

Panel

Html bobswift

<pre>
open source=winsys45 user=id1 pwd=mypwd codepage=iso8859\-1
destination=os400trex user=id2 pwd=newpwd codepage=IBM037
</pre>

This tells UDM that the two code pages iso8859-1 and IBM037 are to be used for mapping data between the two systems.

...