Create subfolders

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
MADS
Posts: 16
Joined: Wed Feb 09, 2005 7:17 am

Create subfolders

Post by MADS »

Is thers a way to import subfolder in to a new testlist?
or only manualy create?

MaDS
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may use CreateFolder statement
CreateFolder = 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.
Regards
Alex
MADS
Posts: 16
Joined: Wed Feb 09, 2005 7:17 am

Post by MADS »

Thx, this a BIG help

But is this an undocumented feature? I can't fint it in the manual

MaDS
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

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
Post Reply