Another Linux vs Windows issue. We have a TCL script that works under Linux when we use "vitis -s <scriptname>", but it gives us problems at the following line under Windows. Any idea what's going wrong here?

Another Linux vs Windows issue. We have a TCL script that works under Linux when we use "vitis -s <scriptname>", but it gives us problems at the following line under Windows. Any idea what's going wrong here?

Found the problem. A co-worker let me astray when he said we should use "vitis -s". I had to dig deeper to learn that this is only for Python scripts. In othe words, it was a documentation error on his part. Sorry for the confusion, and thanks everyone.
Found the problem. A co-worker let me astray when he said we should use "vitis -s". I had to dig deeper to learn that this is only for Python scripts. In othe words, it was a documentation error on his part. Sorry for the confusion, and thanks everyone.