Michael Somos on Sat, 17 Sep 2005 21:41:22 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: net capable gp |
Karim wrote : > here's a cute GP function to download and read a script given by an URL, Yes, that is quite easy and cute, but, *maybe*, just maybe, you may want to *look* at the script before you automatically execute it? Of course, that is assuming it is an unknown kind of script. If you know and trust what is in it, there is no difference to executing a local script or a remote script. I would still want to first save the script in a local file, and only then execute it. Your mileage may vary. Shalom, Michael