Previous Topic Next topic Print topic


To convert OEM files to ANSI

  1. Open a Studio Enterprise Edition prompt from the Start menu.
  2. Type the following and press Enter:
    mfoemtoa filename

    where filename is the name of the OEM source file or line sequential date file you want to convert.

The ANSI version of the file is created and saved with the same root name as the OEM file, but with the file extension .ans.

Note: Mfoemtoa works for line sequential files with records no longer than 255 characters. For larger data files, we recommend you use the PC_WIN_OEM_TO_CHAR function to convert the records.
Previous Topic Next topic Print topic