[Gambas-user] Console

Indra Tjahjono indra at ...1326...
Mon Jan 16 05:43:44 CET 2006


Hi there,

First of all, thank you Benoit for the great apps.

I have small application that call kugar from my form using this syntax, 
 EXEC ["kugar", "/tmp/filename.kud"]

everything work fine, except kugar always spit out the output to console box 
with this information,

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
datasource not found
MPage Collection::~MPageCollection<<<<<
MReportEngine::~MReportEngine()

my question is, how do I disable the console box?
I tried with 

EXEC ["kugar","/tmp/filename.kud 1> /dev/null"] without success...

Anyone know a better solution?

Thanks in advance


-- 
Indra
PT. Verinux Linux System
http://www.verinux.com - "Technology in a smart way"
http://www.rtrw.net - "Internet untuk Semua"




More information about the User mailing list