(→vEdit Wiki) |
|||
| Line 53: | Line 53: | ||
*[[FAQ#Can_I_automatically_convert_an_EBCDIC_file.2C_e.g..2C_from_a_batch_file.3F|Can I automatically convert an EBCDIC file from a batch file?]] | *[[FAQ#Can_I_automatically_convert_an_EBCDIC_file.2C_e.g..2C_from_a_batch_file.3F|Can I automatically convert an EBCDIC file from a batch file?]] | ||
*[[FAQ#Can_I_automatically_convert_a_UNIX_file_to_Window.2FDOS.2C_e.g..2C_from_a_batch_file.3F|Can I automatically convert a UNIX file to Window/DOS from a batch file?]] | *[[FAQ#Can_I_automatically_convert_a_UNIX_file_to_Window.2FDOS.2C_e.g..2C_from_a_batch_file.3F|Can I automatically convert a UNIX file to Window/DOS from a batch file?]] | ||
| + | |||
| + | </div> <!-- col --> | ||
| + | </div> <!-- row --> | ||
| + | </div> <!-- panel-body --> | ||
| + | </div> <!-- panel --> | ||
| + | |||
| + | <div id="control-panel" class="panel panel-primary"> | ||
| + | <div class="panel-heading"> | ||
| + | <div class="panel-title">Block Operations</div> | ||
| + | </div> <!-- panel-heading --> | ||
| + | <div class="panel-body"> | ||
| + | <div class="row"> | ||
| + | <div class="col-xs-12 col-md-6"> | ||
| + | |||
| + | *[[Block_Operations|Block Operations Overview]] | ||
| + | |||
| + | |||
| + | </div> <!-- col --> | ||
| + | <div class="col-xs-12 col-md-6"> | ||
| + | |||
| + | ===Translating Files=== | ||
| + | *[[Translate_EBCDIC_ASCII|Translate between EBCDIC and ASCII]] | ||
| + | *[[Translate_ASCII_Unicode|Translate between ASCII and Unicode]] | ||
| + | *[[Translate_ANSI_OEM-PC|Translate between ANSI and OEM-PC]] | ||
| + | *[[Create_Custom_Translation_Tables|Create Custom Translation Tables]] | ||
| + | *[[Loading_Translate_Tables|Loading other Translate Tables]] | ||
</div> <!-- col --> | </div> <!-- col --> | ||
Welcome to the vEdit Wiki. The goal of this wiki is to help you learn how to configure and use your vEdit editor.