[Mathlib-develop] new function urlread
Status: Beta
Brought to you by:
st_mueller
|
From: Stefan M. <st...@he...> - 2004-04-26 18:38:36
|
Hi folks,
I've added a new function:
2004/04/26
+ Source/Functions/Net/urlread.java to read files over the network
e.g.
abc = urlread('http://www.cnn.com/');
Kind regards,
Stefan.
|