Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to send a message to NT users
Message
De
05/10/1999 12:02:14
 
 
À
05/10/1999 11:47:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00272736
Message ID:
00272746
Vues:
21
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform