Forum Discussion
- tristaanogreEsteemed ContributorHave you tried using Sys.HostName?
- nbenitusContributorThanks for the really quick answer !
- nbenitusContributorThe line I use is this:
if Sys.HostName = NetworkSuite.Hosts.ItemByName("win7-gen-san") then
When I run it, I get a Runtime error: Object not set.
Any idea why? - nbenitusContributorNever mind :).
Thanks again !