NAME

ed() - edit a file

SYNOPSIS

void ed( string file );

DESCRIPTION

This is a funny function. It will start a local editor on an optional file. This editor is almost UNIX ed compatible. When in the editor type 'h' for help.

SEE ALSO

ed(w)