Retrieves the computer name of the current systém.
vComputerName = Kernel.ComputerName
String
This name is established at system startup, when it is initialized from the registry.
Kernel - Get name of the local computer |
Set Kernel = CreateObject("ScriptUtils.Kernel")'Creates the Kernel object
Response.Write Kernel.ComputerName |
CloseHandle, CopyFile, CreateProcess, DeleteFile, GetFileSize, MoveFile, Sleep, SwitchToThread, WaitForSingleObject
CommandLine, ComputerName, CurrentDirectory, CurrentProcess, CurrentThread, EnvironmentStrings, EnvironmentVariables, hrCounter, hrFrequency, hrTimeCounter, TempPath, TickCount
COM API for calling some of Kernel32 functions.
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz