Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Service Listing
#1
I'm trying to build a service monitor exe and it works fine on my machine but it won't work on our server. i think it's due to the service calls.

shouldn't this work?

Code:
Copy      Help
Services.clsServices ses._create
Services.clsService se

foreach se ses
,_s.from(_s se.DisplayName "[]")

_s.setfile("D:\Documentation\test-ken.txt" -1)
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)