Serious newbie question results output file on Win2k

From: Troy Kraus (kraus_at_nortelnetworks.com)
Date: 07/29/04


Date: Thu, 29 Jul 2004 11:31:40 -0400

I'm trying to run a tcl srcript on my PC (Win2k SP2)
The script is basically fine and runs, but its results
output doesn't write to the file.

This is my logfile line.

set logfile [open "d:/adtech/2547_Matrix_sanity.log" "w"]

If I don't have the file created, it errors out the script.
If I do have the file created, it doesn't write to it.

If its important this is an Adtech Ax4000 automated script
for testing RFC2547 VPNs. I am using AXConnect as the
actual executable for running the script.

Any help please?

Troy Kraus