Non Graphical Application

Phil Davis revdev at pdslabs.net
Fri Apr 6 20:12:56 EDT 2007


Jeff Honken wrote:
> I'd like to use runrev to program a linux program but I don't require
> the graphics.  I've tried some test programs but it seems that runrev
> needs the graphic libraries for Linux.  Has anyone programmed any non
> graphical programs in the past?

Hi Jeff,

When you say 'no graphics', do you mean you want a command-line interface only, 
or something else?

If CLI only, you can write a runrev script with a text editor, and start it out 
by turning off the GUI, by making line 1 of the script something like this:

#!<pathToRunRev> -ui


Thanks -
Phil Davis



More information about the use-livecode mailing list