2 ways.. use the UDF WSHPipe() or pipe the results into a text file and then read the file

shell "%comspec% /c java -fullversion > c:\results.txt"
_________________________
How to ask questions the smart way <-----------> Before you ask