Lua - Zeus documentation
Posted: Thu May 19, 2005 4:13 pm
I am trying to write a LUA macro for Zeus. I have been using the built in macros and have had some luck by modifing macros.
A lot of the macros use functions like
Get_marked_top
Is_marked
MoveLineEnd
Backspace
These don't seem to be LUA functions but built in functions for ZEUS
Where is there a list of these functions?
I want one that moves the cursor forward n characters
It may be cursorRight or ArrowRight or Cursor_Right but documentation would be easier than guessing, guessing, and guessing.
A lot of the macros use functions like
Get_marked_top
Is_marked
MoveLineEnd
Backspace
These don't seem to be LUA functions but built in functions for ZEUS
Where is there a list of these functions?
I want one that moves the cursor forward n characters
It may be cursorRight or ArrowRight or Cursor_Right but documentation would be easier than guessing, guessing, and guessing.