SHELL WRITE command

David Faure faure at kde.org
Tue May 17 17:03:43 BST 2005


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