Is thers a way to import subfolder in to a new testlist?
or only manualy create?
MaDS
Create subfolders
You may use CreateFolder statement
Alex
RegardsCreateFolder = Root\USA Branch\Support\part2\
creates new folder(s). The value of this parameter should specify the full
path to the folder that you want to create.
E.g. CreateFolder = Root\USA Branch\Support\part2\ will successively create folders USA Branch (in the Root folder), Support (in USA Branch subfolder) and part2 (in Support subfolder). Of course if some (or all) of specified folders already exist, HostMonitor will not create second copy of them.
Alex
Please check import1.txt file from Examples\ directory.
Or here is link to on-line help www.ks-soft.net/hostmon.eng/examples/import1.htm
Regards
Alex
Or here is link to on-line help www.ks-soft.net/hostmon.eng/examples/import1.htm
Regards
Alex