ok thanx it worked great, I got one last question(for the moment ;) I added two klineedit, one for Artist and one for title. I would like to get my oggenc to do "oggenc klineedit1 -t klineedit2 -a klineedit3" klineedit2 and three are filled manually by the user, and klineedit1 contains the name of the file as I mentionned before. thanx in advance > KProcess p; > p << "oggenc"; > p << kLineEdit1->text(); > p.start(KProcess::Block); __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<