Getting Started

We recommend that to get started using Open GENIE you first follow through one or two of the example programs provided to get a feel for how Open GENIE works. Following this, working through "The Three Wishes" section of the User manual should give you a clearer idea of what facilities Open GENIE provides and how to use them.

Starting up Genie

If you are logged onto a machine directly or have come in by telnet and set up an X display, you should only need to type "genie" (or "opengenie" on VMS systems). If you start your remote sessions via a terminal emulator such as eXceed ot eXcursion, you can start genie directly by using "rexec" to run the "rgenie" command. Set the application command to execute wherever you installed "rgenie" eg

/usr/local/bin/rgenie

The rgenie command takes two parameters: the first is a GCL initialisation file to load on startup, the second is an X windows display name (in case your terminal emulator cannot set this for you). If you wish to set the display, but not the initialisation file, you could use:

usr/local/bin rgenie "" sutekh.nd.rl.ac.uk:0.0

The default initialization file is used in this case.

Online Help

Help in Genie is available in two ways:

File names

Open GENIE takes file names in either VMS style, eg

USER$DISK:[FAA.GENIE]TEST.DAT (on VMS systems only)

or UNIX style, eg

/usr/users/cmm/genie/test.dat

if you are more familiar with the UNIX style of working, file names on the VMS Open GENIE may also be specified as below

/user$disk/faa/genie/test.dat

Typing Commands at the Command Line

Genie provides full command line editing and recall via the arrow (cursor) keys. Comamnds are saved between sessions in a ".genie_history" file in your home directory. The genie command line is based on the GNU readline library and you will find that you can recall and edit previous commands by using the "arrow" cursor keys. Useful additional features are:

Further features are: