(Created page with "<seo title="Switching Between Files - Edit Buffers | vEdit" description="Switch between the files currently being edited by toggling between them, by switching directly to a p...")
 
(How to Switch to Another File)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
You can switch between the files currently being edited by toggling between them, by switching directly to a particular buffer, or by using “point and shoot” selection.
 
You can switch between the files currently being edited by toggling between them, by switching directly to a particular buffer, or by using “point and shoot” selection.
  
===How to Switch to Another File===
+
==How to Switch to Another File==
  
 
Select <kbd>FILE</kbd> > <kbd>Previous buffer</kbd> or <kbd>FILE</kbd> > <kbd>Next buffer</kbd> ( <kbd>F5</kbd> , <kbd>F6</kbd> ). This toggles, “round-robin fashion”, to the next/previous open edit buffer and the file (if any) being edited in it.
 
Select <kbd>FILE</kbd> > <kbd>Previous buffer</kbd> or <kbd>FILE</kbd> > <kbd>Next buffer</kbd> ( <kbd>F5</kbd> , <kbd>F6</kbd> ). This toggles, “round-robin fashion”, to the next/previous open edit buffer and the file (if any) being edited in it.
Line 13: Line 13:
  
 
==Related Resources==
 
==Related Resources==
*[[Main_Page|Wiki Home]]
+
*[[Editing_Multiple_Files|Editing Multiple Files Overview]]
 
*[[Main_Page#section-editing|Edit EBCDIC, ASCII, ANSI, Hex, Text and Multiple Files]]
 
*[[Main_Page#section-editing|Edit EBCDIC, ASCII, ANSI, Hex, Text and Multiple Files]]
 +
*[[Main_Page|Wiki Home]]

Latest revision as of 17:03, 20 February 2017


You can switch between the files currently being edited by toggling between them, by switching directly to a particular buffer, or by using “point and shoot” selection.

How to Switch to Another File

Select FILE > Previous buffer or FILE > Next buffer ( F5 , F6 ). This toggles, “round-robin fashion”, to the next/previous open edit buffer and the file (if any) being edited in it.

or

Select FILE > Buffer switch ( F4 ). You are prompted for the buffer number.

Related Resources