On Fri, 17 May 2002, Henning von Rosen wrote:

> system("cmd.exe /c dir") #on NT|2000 or
> system("command.com /c dir") #on Win95|98|ME
> 
> for a desc how to change the system command:
>   http://blade.nagaokaut.ac.jp/cgi-bin/vframe.rb?key=internet+explorer+win32api&cginame=namazu.rb&dbname=ruby-talk&max=50&whence=0
> 
This reference doesn't work for me.  I just get the beginning page of some
search engine, with a search string of "internet explorer win32api" in the
keyword box.  I tried clicking on the SEARCH button, but nothing happened.
Thanks anyway.

Dennis