object variable without Slash

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
StevenE
Posts: 97
Joined: Wed Jul 27, 2005 2:23 pm

object variable without Slash

Post by StevenE »

In a performance test for a server I would like to use the %object% variable in the file name.
Except %object% returns a '\' in the name ( Bytes\Received ) therefore creates an invalid filename.

Is there another Variable that will give the test object name with the invalid filename characters ?

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

Post by KS-Soft »

No, there is no such variable.
What about %TestName% or %TestID%?

Probably you want to use this variable for private log file name (Test Properties dialog)?
Then %TestName% or %TestID% will not work, you will need to specify filename manually...

Regards
Alex
Post Reply