Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send a message to NT users
Message
From
05/10/1999 12:02:14
 
 
To
05/10/1999 11:47:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00272736
Message ID:
00272746
Views:
22
>Ben,
>
>This will let you access the NET command (or any other cmd line command)
>! /N7 NET SEND machineName "Message"
>OR
>RUN /N7 NET SEND machineName "messageText"
>
>This actually was faster on my machine than from a cmd prompt! :)
>
>The /N7 leaves the DOS (sorry, cmd.exe) window minimized and inactive, so
>it doesn't pop up in the user's face.
>
>Note: I ran this in VFP 5 but it should be the same.
>
>If shelling out is too much overhead, or you really don't want the cmd window to start, then I guess this won't help you much. If that's ok, then this should do it.
>
>HTH
>
>Bill Caputo


Thanks Bill,

I will try that.

Another question though... Let's say i have a group called TESTUSERS that i will use to send the messages to. How do i delete/add users from/to that group?

TIA,
Ben Rail
Business Solutions
LOGI.design
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform