www.icetips.com  Icetips Utilities Documentation 10/28/2008    

Core Class: ComputerName

Previous  Top  Next  


This property is set automatically by the Constructor and contains the active Computer Name.  You can also set this property and retrieve the user name by using the GetComputerName() method.

 

Example:

 

ITC  ITCoreClass

Code

Message('Computer name: ' & ITC.ComputerName)

ITC.GetComputerName  !! Set the ComputerName property

 

See also:

Construct

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/computername_core.htm