Printer FriendlyEmail Article Link

Spirent TestCenter: How to create a directory from Spirent TestCenter Tcl file ?

Environment/Versions
  • Tcl Interpreter
Answer
  • Use the below command to create a directory at required location from Tcl Interpreter,

file mkdir <path to create directory> 

Example:

For Windows : file mkdir D:/Test

For Linux: file mkdir /home/Test

 


Product : Automation,Spirent TestCenter