Hi, The reason is lazyness. KScript should demand for Q/KApplication if it is really needed and should start the ORB only when that is needed. However, I did not hack this into KScript right now. First I have to do some of the boring tasks: Implementing if/for etc. Not difficult just some typing ... Bye Torben On Sun, 4 Jul 1999, Richard Hestilow wrote: > > Hi, I find KScript very impressive. I think it could also have some uses > on the console, however, it appears to require an X connection to run. > In main.cc, line 26, the QApplication variable "app" is initialized, > however, it is not used anywhere else in the program, causing the interpreter > program to crash if not run from X. Is there a reason for this? > > -- > Richard Hestilow > "Speak softly...drive a Sherman tank" -- They Might Be Giants > >