First off, I know you guys are going to rail me about using UDF's and newer versions of Kix, but I'm stuck in the past I tell ya...please forgive. I've got the script posted above dumping to my access db like I want, BUT I'd also like to capture the IP address of the machine that I'm executing the GETDISKSPACE command on. I've got as far as piping the ping results into a .txt file, but am having trouble figuring out how I'm going to strip that and insert it into my db. Here is what I've got so far on parsing into a text file. If any of you that can offer some help would be appreciated.

code:
 Break On
Shell "cmd.exe /c ping romburner -n 1 > c:\backup1\result.txt"
If Open(3,"result.txt",2) = 0

_________________________
I could have made a neat retort but didn't, for I was flurried and didn't think of it till I was downstairs.
-Mark Twain