Re: [Objectscript-users] Running examples for awt or swing
Brought to you by:
rob_d_clark
From: Rob C. <ro...@ti...> - 2005-09-04 23:25:12
|
hmm, it is because the interpreter exits after the .os file is executed. Try instead running the interpreter with no args to get a read-eval-print loop, and type: os> import "curve.os" On Sep 3, 2005, at 12:55 PM, Sergio Szychowski wrote: > When running awttest.os or curve.os, the execution finalize > instantly, > just display the window and exit. > > > I have oscript-2.8.1 running in Suse 9.2 ( kernel 2.6.8), java > 1.5.0 rel 03 > > > java -jar oscript.jar awttest.os > > and > > > java -jar oscript.jar curve.os > > > both execution finalize just after display the window, you not need to > press any button to close & exit. > > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/ > bsce5sf > _______________________________________________ > Objectscript-users mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectscript-users > ____________________ CONTACT INFORMATION: email: ro...@ti... IM: rob@sandjabber desk: 1 858 552 2946 cell: 1 619 300 9661 |