Advanced Save Options Dialog Box

Use this dialog box to select a language encoding scheme and to specify the characters to be inserted at the end of each line. To access this dialog box, open a code file for editing in Visual Studio 2008 and then click Advanced Save Options on the File menu.

  • Encoding
    Use this list box to apply a new language encoding scheme to the target file.

  • Line Endings
    To ensure that the target file runs on a specific operating system, select whether a carriage return (for Macintosh systems), a line feed (for Unix systems), or both characters (for Windows systems) marks the end of each line.

See Also

Tasks

How to: Manage Files with Encoding

Concepts

Character Sets

Other Resources

Globalizing and Localizing Applications

Files, User Interface Elements