Problems with 'SetCurrentFolder' command

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
doniphon
Posts: 26
Joined: Wed Feb 13, 2008 4:38 am

Problems with 'SetCurrentFolder' command

Post by doniphon »

Hi,
My problem is the following one:
I've built the script

SetCurrentFolder \Root\Folder1\Folder11\Folder111
IncludeSubfolders yes
ResetRecurrencesAll

When i execute it the "ResetRecurrencesAll" command is executed in all the folders below "Root" folder instead the all folders below "Folder111"

Why don't work the 'SetCurrentFolder' command?
Thanks in advance.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Why don't work the 'SetCurrentFolder' command?
You have specified invalid path. Should be "SetCurrentFolder Root\Folder1\Folder11\Folder111"
no leading slah

Regards
Alex
doniphon
Posts: 26
Joined: Wed Feb 13, 2008 4:38 am

Post by doniphon »

KS-Soft wrote:
Why don't work the 'SetCurrentFolder' command?
You have specified invalid path. Should be "SetCurrentFolder Root\Folder1\Folder11\Folder111"
no leading slah

Regards
Alex
Thanks
Post Reply