Writing Zeus Macros in Ruby

Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
Post Reply
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Writing Zeus Macros in Ruby

Post by jussij »

It is possible to write Zeus macros using the Ruby language.

To enable Ruby scripting do the following:
  1. Make sure RubyScript has been installed: http://arton.hp.infoseek.co.jp/index.html
  2. Use the Options, Editor Options menu and in the Scripting section select the Ruby scripting option
In fact Zeus supports any Windows Scripting Host language so in theory any of these scripting languages are also supported:

http://www.mvps.org/scripting/languages/

Jussi
Post Reply