Client

The Client key term is a collection of properties and functions that run remotely on the client machine. Unlike the Client the Server contains a collection of properties and functions that run on the server machine.

Example:

 

MsgBox(Client.ComputerName)

(Returns the name of the client computer)

 

See also: Server

 

 

More:

ActiveForm (Client)

AppActivate (Client)

Application (Client)

Beep (Client)

Cameras (Client)

CheckTCEUpdates (Client)

ClipboardCheck (Client)

ClipboardClear (Client)

ClipboardCreate (Client)

ClipboardGet (Client)

ClipboardPut (Client)

CommandLine (Client)

CommandLineParamValue (Client)

ComputerName (Client)

CreateObject (Client)

DefaultPrinterName (Client)

DesignAvailable (Client)

Environ (Client)

GetObject (Client)

IniFileReadSetting (Client)

IniFileWriteSetting (Client)

Input_Begin (Client)

Input_Execute (Client)

Input_Hardware (Client)

Input_Keyboard (Client)

Input_Mouse (Client)

IsWebInstance (Client)

KeyboardState (Client)

KeyboardTypee (Client)

Locale (Client)

Monitors (Client)

MousePointer (Client)

MousePointerPosition (Client)

Now (Client)

PlaySound (Client)

ProcessEvents (Client)

RefreshControl (Client)

RefreshFormElements (Client)

RegisterCOMDLL (Client)

RegisterTypelib (Client)

ReStart (Client)

Rotation (Client)

ScaleX (Client)

ScaleY (Client)

Screen (Client)

SendKeys (Client)

Shell (Client)

ShowHelpContextID (Client)

Sound (Client)

TransactFileToServer (Client)

TransactFileToStream (Client)

TranslatePath (Client)

TriggerEvent (Client)

UpdateFileStructure (Client)

UpdateFileStructure (Client)

UserName (Client)

WebClient (Client)

WorkingDirectory (Client)

Events (Client)