Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      normal-character
      nsis-mode
      oem-to-ansi
      one-window
      open-line
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
nsis-mode  Command Reference   one-window


Epsilon User's Manual and Reference > Command Reference >

oem-to-ansi

Convert buffer's DOS character set to Windows.

Windows programs typically use a different character set than do DOS programs. The DOS character set is known as the DOS/OEM character set, and includes various line drawing characters and miscellaneous characters not in the Windows/ANSI set. The Windows/ANSI character set includes many accented characters not in the DOS/OEM character set. Epsilon for Windows uses the Windows/ANSI character set (with most fonts).

The oem-to-ansi command converts the current buffer from the DOS/OEM character set to the Windows/ANSI character set. If any character in the buffer doesn't have a unique translation, the command warns first, and moves to the first character without a unique translation.

This command ignores any narrowing established by the narrow-to-region command. It's only available in Epsilon for Windows.

More info:

DOS/OEM Character Set Support



Previous   Up    Next
nsis-mode  Command Reference   one-window


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.