(USB Flash Drive Installation)
 
(100 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<seo title="Wiki Documentation | vEdit" description="The vEdit Wiki helps you learn how to configure and use the vEdit editor."></seo>
 
<seo title="Wiki Documentation | vEdit" description="The vEdit Wiki helps you learn how to configure and use the vEdit editor."></seo>
{{DISPLAYTITLE:vEdit Wiki Documentation}}
+
{{DISPLAYTITLE:vEdit Wiki Home}}
 +
=vEdit Wiki=
 +
Welcome to the vEdit Wiki. Learn how to configure and use your vEdit editor.
  
Welcome to the vEdit Documentation. The vEdit Wiki helps you learn how to configure and use the vEdit editor.
+
Note: We're adding content to this new wiki all the time. For comprehensive vEdit documentation, see the following:
  
 +
<i class="fa fa-file-pdf-o" style="color:#900;"></i> [https://www.vedit.com/downloads/vedit60.pdf User's Manual]
  
<div id="control-panel" class="panel panel-primary">
+
<i class="fa fa-file-pdf-o" style="color:#900;"></i> [https://www.vedit.com/downloads/vplus60.pdf Macro Language Manual]
 +
 
 +
[https://www.adobe.com/go/getreader Get Acrobat Reader]
 +
 
 +
 
 +
<div id="section-start" class="panel panel-primary">
 
<div class="panel-heading">
 
<div class="panel-heading">
<div class="panel-title">Command Mode, Command Line and Macros</div>
+
<div class="panel-title">Getting Started</div>
 
</div> <!-- panel-heading -->
 
</div> <!-- panel-heading -->
 
<div class="panel-body">
 
<div class="panel-body">
 
<div class="row">
 
<div class="row">
 
   <div class="col-xs-12 col-md-6">
 
   <div class="col-xs-12 col-md-6">
 +
===Windows Installation===
 +
*[[Windows_Installation|Windows Installation Overview]]
 +
*[[Windows_Installation#Quick_vEdit_Windows_Install|vEdit Trial Install]]
 +
*[[Windows_Installation#Quick_vEdit_Windows_Install|Quick Windows Install]]
 +
*[[Windows_Installation#Detailed_vEdit_Windows_Installation|Detailed Windows Install]]
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===USB Flash Drive Installation===
 +
*[[USB_Installation|USB Drive Installation Overview]]
 +
*[[USB_Installation#Quick_vEdit_USB_Drive_Install|Quick USB Drive Install]]
 +
*[[USB_Installation#USB_Drive_vEdit_Desktop_Shortcut|vEdit USB Shortcut]]
 +
*[[USB_Installation#vEdit_USB_Additional_Options|USB Additional Options]]
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-faq" class="panel panel-default">
 +
<div class="panel-heading">
 +
<div class="panel-title">Frequently Asked Questions</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
*[[FAQ|Complete Frequently Asked Questions]]
 +
*[[FAQ#How_do_I_try_vEdit.3F|How do I try vEdit?]]
 +
*[[FAQ#How_do_I_install_vEdit.3F|How do I install vEdit?]]
 +
*[[FAQ#What_is_the_largest_file_vEdit_can_edit.3F|What is the largest file vEdit can edit?]]
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
*[[FAQ#How_do_I_save_just_blocks_of_larger_files_.2F_split_a_file_into_two_or_more_parts.3F|How do I save just blocks of larger files?]]
 +
*[[FAQ#How_do_I_convert_an_EBCDIC_file_into_ASCII.3F|How do I convert an EBCDIC file into ASCII?]]
 +
*[[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?]]
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-editing" class="anchor-wiki"></div>
 +
<div class="panel panel-primary">
 +
<div class="panel-heading">
 +
<div class="panel-title">Edit EBCDIC, ASCII, ANSI, Hex, Text and Multiple Files</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Binary / Data and Text File Types===
 +
*[[Binary_Text_File_Types|Binary/Data and Text File Types Overview]]
 +
*[[Window_Unix_Text_Files|Windows/DOS and UNIX Text Files]]
 +
*[[Mac_Apple_Text_Files|Macintosh Text Files]]
 +
*[[Binary_Data_Files|Binary/Data Files - Record Mode]]
 +
*[[Database_Files_With_Headers|Database Files with Headers]]
 +
 +
===Hex Mode Editing===
 +
*[[Hex_Mode_Editing|Hex Mode Editing Overview]]
 +
*[[Search_Hex_Decimal_Octal|Searching in Hex, Decimal or Octal]]
 +
*[[Search_Hex_Decimal_Octal#section-hexadecimal|Enter Numbers in Hexadecimal]]
 +
 +
===ANSI and OEM Characters===
 +
*[[ANSI_And_OEM_Characters|ANSI and OEM Characters]]
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Editing Multiple Files===
 +
*[[Editing_Multiple_Files|Editing Multiple Files Overview]]
 +
*[[Open_More_Menu|Open More Sub-menu Option]]
 +
*[[Switching_Between_Files|Switching Between Files - Edit Buffers]]
 +
*[[Editing_Buffer_Details|Editing Buffer Details]]
 +
 +
===EBCDIC Editing===
 +
*[[EBCDIC_Editing|EBCDIC Editing Overview]]
 +
*[[Directly_Editing_EBCDIC|Directly Editing EBCDIC Text Files]]
 +
*[[Edit_EBCDIC_Binary_In_Hexadecimal|Edit EBCDIC Binary/Data Files in Hexadecimal]]
 +
*[[Main_Page#section-convert|Translate / Convert EBCDIC Files]]
 +
 +
===ASCII Table===
 +
*[[ASCII_Table|ASCII Table]]
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-convert" class="anchor-wiki"></div>
 +
<div class="panel panel-default">
 +
<div class="panel-heading">
 +
<div class="panel-title">Convert and Translate EBCDIC, ASCII, ANSI, Windows, UNIX... Files</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Converting Files===
 +
*[[Convert_Windows_Mac_Linux|Convert Between Windows, Mac and Linux File Types]]
 +
*[[Convert_Windows_Mac_Linux#Confirm_File_Type|Confirm File Type]]
 +
*[[Convert_Fixed_Length_Records|Convert Fixed-Length Records]]
 +
*[[Pad_Lines_To_Same_Length|Make All Lines the Same Length]]
 +
*[[Strip_Trailing_Spaces|Strip Trailing Spaces from File]]
 +
 +
  </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> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-blockops" class="anchor-wiki"></div>
 +
<div class="panel panel-primary">
 +
<div class="panel-heading">
 +
<div class="panel-title">Block Operations and Sorting Lines</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Block Operations===
 +
*[[Block_Operations|Block Operations Overview]]
 +
*[[Block_Operations#Highlighting_Text_Blocks| Highlighting Text Blocks]]
 +
*[[Block_Operations#Copy.2C_Clipboard.2C_Cut.2C_Paste.2C_and_Move_Blocks|Copy and Paste Blocks]]
 +
*[[Block_Operations#Text_Registers_and_the_Scratchpad|Text Registers and Scratchpad]]
 +
*[[Block_Operations#Indent_and_Columnar_Blocks|Indent and Columnar Blocks]]
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Sorting Lines===
 +
*[[Sorting_File_Lines|Sorting Lines in a File]]
 +
*[[Sorting_File_Lines#Sorting_by_Multiple_Fields|Sort by Multiple Fields]]
 +
*[[Collate_Tables|Collate Tables]]
 +
*[[Collate_Tables#Creating_Your_Own_Collate_Tables|Create Your Own Collate Table]]
 +
*[[Sorting_Algorithm|Sorting Algorithm]]
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-search" class="panel panel-default">
 +
<div class="panel-heading">
 +
<div class="panel-title">Search and Replace</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Search and Replace===
 +
*[[Search_And_Replace|Search & Replace Overview]]
 +
*[[Search_Basics|Search Basics, Modes, & Options]]
 +
*[[Search_And_Replace_Basics|Search & Replace Basics]]
 +
*[[Incremental_Searching|Incremental Searching]]
 +
 +
===Pattern Matching===
 +
*[[Pattern_Matching|Pattern Matching Overview]]
 +
*[[Pattern_Matching_Multiple_Characters|Pattern Matching Multiple Characters]]
 +
*[[Pattern_Matching_Sets|Pattern Matching Sets]]
 +
*[[Registers_Search_Strings|Use Text Registers in Search Strings]]
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Regular Expressions===
 +
*[[Regular_Expressions|Regular Expressions Overview]]
 +
*[[Special_Matching_Characters|Special Matching Characters]]
 +
*[[Groups_Replacement_Strings|Groups and Replacement Strings]]
 +
*[[Regular_Expressions_Newline|Matching the “Newline”]]
 +
 +
===Search and Replace Commands===
 +
*[[Search_And_Replace_Command_Line|Search and Replace Commands Overview]]
 +
*[[Search_And_Replace_Command_Line#Searching_and_Search_Options|Searching and Search Options]]
 +
*[[Search_And_Replace_Command_Line#Replacing|Replacing Commands]]
 +
*[[Search_And_Replace_Command_Line#Unsuccessful_Search_and_Replace|Unsuccessful Search and Replace]]
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-command" class="anchor-wiki"></div>
 +
<div class="panel panel-primary">
 +
<div class="panel-heading">
 +
<div class="panel-title">Command Mode and Command Line</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 
===Command Mode===
 
===Command Mode===
 
*[[Command_Mode|Command Mode Overview]]
 
*[[Command_Mode|Command Mode Overview]]
 
+
*[[Command_Mode#Access_vEdit_Command_Mode|Access Command Mode]]
 +
*[[Entering Command Mode]]
 +
*[[Command Mode Window]]
  
 
===Command Line===
 
===Command Line===
 
*[[Command Line|Command Line Overview]]
 
*[[Command Line|Command Line Overview]]
 +
*[[Command_Line#Command_Line_Editing|Command Line Editing]]
 +
*[[Command_Syntax|Command Syntax]]
 +
*[[Command_Arguments|Command Arguments]]
 +
 +
 +
  </div> <!-- col -->
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===Basic Commands===
 +
*[[Command_Line#Basic_Commands|Basic Commands Overview]]
 +
*[[Help Command]]
 +
*[[Config Commands]]
 +
*[[Moving The Edit Position]]
 +
 +
===Search and Replace Commands===
 +
*[[Search_And_Replace_Command_Line|Search and Replace Commands Overview]]
 +
*[[Search_And_Replace_Command_Line#Searching_and_Search_Options|Searching and Search Options]]
 +
*[[Search_And_Replace_Command_Line#Replacing|Replacing Commands]]
 +
*[[Search_And_Replace_Command_Line#Unsuccessful_Search_and_Replace|Unsuccessful Search and Replace]]
 +
 +
 +
  </div> <!-- col -->
 +
</div> <!-- row -->
 +
</div> <!-- panel-body -->
 +
</div> <!-- panel -->
 +
 +
<div id="section-automation" class="panel panel-default">
 +
<div class="panel-heading">
 +
<div class="panel-title">Automation with vEdit</div>
 +
</div> <!-- panel-heading -->
 +
<div class="panel-body">
 +
<div class="row">
 +
  <div class="col-xs-12 col-md-6">
 +
 +
===vEdit Automation===
 +
*[[Automation|Automation Overview]]
 +
*[[Automation#Automate_Strip_Trailing_Whitespace|Automate Strip Trailing Whitespace]]
 +
*[[Automation#Automate_Converting_Tabs_to_Spaces|Automate Converting Tabs to Spaces]]
 +
*[[Automation#Process_Entire_Group_of_Files|Process Entire Group of Files]]
  
 
   </div> <!-- col -->
 
   </div> <!-- col -->
 
   <div class="col-xs-12 col-md-6">
 
   <div class="col-xs-12 col-md-6">
  
===Subscriptions===
+
===vEdit Office Task Automation===
*[[Add Or Remove Services|Add or Remove Services]]
+
*[[Office_Task_Automation|Office Task Automation Overview]]
*[[View_Your_Bill|Billing and Statements]]
+
*[[Office_Task_Automation#Transfer_Data_Between_Databases_and_Accounting_Programs|Transfer Data Between Databases and Accounting Programs]]
*[[Payments|Account Payments]]
+
*[[Office_Task_Automation#Export_Databases_to_be_Manipulated|Working with Databases]]
*[[Payments#Make_a_Payment|Make a Payment]]
+
*[[Office_Task_Automation#Working_with_Email_Addresses_Macros|Working with Email Addresses Macros]]
*[[Payments#View_Payment_History|Payment History]]
+
*[[Payments#Manage_Payment_Methods|Payment Methods]]
+
  
===Support===
 
*[[Email Diagnostics]]
 
*[[Message Tracking]]
 
*[[Support Ticket]]
 
*[[Customer Service Token]]
 
 
   </div> <!-- col -->
 
   </div> <!-- col -->
 
</div> <!-- row -->
 
</div> <!-- row -->
 
</div> <!-- panel-body -->
 
</div> <!-- panel-body -->
 
</div> <!-- panel -->
 
</div> <!-- panel -->

Latest revision as of 16:40, 20 February 2017

vEdit Wiki

Welcome to the vEdit Wiki. Learn how to configure and use your vEdit editor.

Note: We're adding content to this new wiki all the time. For comprehensive vEdit documentation, see the following:

User's Manual

Macro Language Manual

Get Acrobat Reader