ya, Neverwinter Nights. I ended up getting it last Friday during my lunch break. That was much better than actually getting food (ya right).
Right now I am modifying my logon script to use the array values. I am actually using it to find out the site location: where I work supports a lot of different sites via WAN links, and one thing it needs to do is figure out which one the user is at (which it does by looking at the subnet that user is on).
The array, then, holds the subnet list, the site name, and what type of site it is (there are 5 or 6 types).
Need to test out the different kinds of working with the array; I want to go with the fastest method, since this is a logon script.
One question, tho- would it be faster to have this routine in the logon script, or call another script that does the detection and names the location?
_________________________
Be kind; each person is fighting his own private war.