SHELL WRITE command

Tom mrzanderson at gmail.com
Tue May 17 22:58:36 BST 2005


Oh right :s sorry I must have sent it to the wrong address.... It's
been a long day :p

Thanks for letting me know!

On 5/18/05, David Faure <faure at kde.org> wrote:
> On Tuesday 17 May 2005 13:35, Tom wrote:
> > Hey,
> > 
> > I am trying to read the output of a command using Process_Read(), however
> it's 
> > output is a prompt for the user to type something in...
> > 
> > What I did was:
> > 
> > SHELL command WAIT FOR READ WRITE AS myProcess
> > 
> > PUBLIC SUB Process_Read()
> > 
> > 	reads the line into a variable
> > 
> > 	if the variable is "user prompt:" then
> > 		WRITE getUserInput()
> > 	end if
> > 
> > END
> > 
> > however it doesnt seem to work...
> > 
> > Have I done something wrong?
> 
> Which language is the above about?
> kfm-devel is the development list for konqueror (http://www.konqueror.org);
> I think you're writing to the wrong address.
> 
> -- 
> David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
> Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
>




More information about the kfm-devel mailing list