Gustav Brock
Gustav at cactus.dk
Wed Jan 30 15:27:36 CST 2013
Hi John
You are doubling the backslash:
ProgramPath = "C:\Program Files\"
AgentPath= ProgramPath & "\Advanced Monitoring Agent"
/gustav
>>> john at winhaven.net 30-01-13 22:02 >>>
Could someone please read through this and see why I'm getting a compile error?