$Editor
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$Editor
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
The name of the text editor software for editing programs.
Syntax
$editor
Return Value
A character string. Can be reset by an application program.
Description
The name of a text editor.
Each time you start a new application session, $Editor is set, by default, to the name of an editor commonly used on the current operating system, or to the value of the editor in the registry. The variable is often reset by the application program to the name of the preferred text editing package.
Since Zim-X 9.50, the default editor is set to “IDE”.
The name should include the full disk path, if necessary. The special file path indicator characters can be used.
The value of this variable is used by the EDIT command.
Example
let $editor = "c:dosedit.com"
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5