[Moderator (Sealeopard): Moved thread form 'Scripts' to 'Starters' forum due to lack of script in body]

Back again! [Embarrassed] )
I need my script to fetch what a shell-command returns. To find out what kind of network card is installed on a computer I need (?) to run SHELL "ipconfig /all | find "Ethernet" | find /C "."", wich in the cmd-box returns the number of ethernetcards on the computer.
How do I fetch that return into a variable in the script?

Thankfull for help!!

[ 26. June 2003, 14:54: Message edited by: sealeopard ]