AppCtrlScript

MAY Computer

Help

NETSENDASYNC

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Other

See also  

NETSENDSYNC, MAILTO

Sends a windows popup message to the specified workstation.

Unlike NETSENDSYNC this command continues with processing immediately and does not wait until the message is sent. Prefer this command because otherwise there can be a quite long time until processing continues because of net send timeout if the host is turned off.

This command performs the same as a DOS prompt NET SEND statement.

Syntax

NETSEND[ASYNC] <Hostname>[, <Message>]

Part

Description

<Hostname> Computer workstation name where you want to send a message
<Message> Message text to be popped up at the workstation (if workstation is turned on).