Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

zed.lua File Reference


Detailed Description

ZED, The Ziggy's Editor.

Author:
vincent penne
Id
zed.lua,v 1.15 2003/04/12 12:46:27 ben Exp


Functions

 zed_gotoxy (var x, var y)
 put cursor at x y in console.

 zed_cls ()
 clear screen.

 zed_cll ()
 clear current line.

 zed_printat (var x, var y,...)
 print at specified position.

 zed_pline (var y,...)
 print at specified line, erasing it before.

 zed_savecursorpos ()
 save cursor position.

 zed_restorecursorpos ()
 restore cursor position.

 zed_initconsole ()
 initialize console (clear screen, wrap off).

 zed_desinitconsole ()
 desinitialize console (clear screen, wrap on).

 zed_edline (var string, var col, var key)
 Edit a line.

 zed_input (var string, var y)
 function to input a string on one line.

 zed_readfile (var filename, var buffer)
 Read a file.

 zed_writefile (var filename, var buffer)
 Write a file.

 zed_pathsplit (var filename)
 zed (var filename)
 ZED editor.


dcplaya documentation version 2.0 Generated on November 2004 by doxygen 1.3.6