(Created page with "<seo title="Display Status Information | vEdit" description="Several vEdit commands simply display status information, similar to sinformation displayed in Status Display.">...") |
(→Other Resources) |
||
| Line 32: | Line 32: | ||
:Display the number of edit buffers (files) currently open. | :Display the number of edit buffers (files) currently open. | ||
| − | == | + | ==Related Resources== |
| − | *[[ | + | *[[Command_Line#Basic_Commands|Basic Commands]] |
*[[Command Mode| Command Mode Overview]] | *[[Command Mode| Command Mode Overview]] | ||
| − | *[[Command Line Overview]] | + | *[[Command_Line|Command Line Overview]] |
Several commands simply display status information. This is similar to the information displayed by clicking HELP then Status display.
vEdit has many other commands that return a numeric value for useful status information. For example, File_Size( ) returns the size of the current file; Cur_Line( ) returns the line number of the edit position (cursor).