Category:Vedit macro language: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
mNo edit summary
Line 2: Line 2:
'''Vedit''' is a commercial text editor for Windows and MS-DOS operating systems.
'''Vedit''' is a commercial text editor for Windows and MS-DOS operating systems.


Vedit has a C-like '''macro language'''. Unlike external scripting languages used by some editors, the macro language has full access to all functions and internals of of the editor. Anything you can do with the editor can be done with macro language, too.
Vedit has a C-like '''macro language'''. Unlike external scripting languages used by some editors, the macro language has full access to all functions and internals of the editor. Anything you can do with the editor can be done with macro language, too.


==Citations==
==Citations==
* [http://en.wikipedia.org/wiki/Vedit Wikipedia: Vedit]
* [http://en.wikipedia.org/wiki/Vedit Wikipedia: Vedit]
* [http://www.vedit.com/ Vedit homepage]
* [http://www.vedit.com/ Vedit homepage]

http://rosettacode.org/wiki/Category:Vedit_macro_language?redirect=no

Revision as of 16:09, 22 October 2008

Language
Vedit macro language
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Vedit macro language.

Vedit is a commercial text editor for Windows and MS-DOS operating systems.

Vedit has a C-like macro language. Unlike external scripting languages used by some editors, the macro language has full access to all functions and internals of the editor. Anything you can do with the editor can be done with macro language, too.

Citations

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Vedit macro language"

The following 108 pages are in this category, out of 108 total.