Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RUN command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01478629
Message ID:
01478688
Vues:
51
>hello naomi,
>
>
>see the attachment.
>
>i should like send message to users on server 2008 ( TSE )
>
>

Try Christof's code just for comparison - does it work at all the same way?


>
>
>>>>Try
>>>>
>>>>RUN /n0 msg bht "test"
>>>>
>>>
>>>thank sergey,
>>>
>>>
>>>   cValue = "BHT"
>>>    cmessage = CHRTRAN( temp.mes , CHR(13) + CHR(10),SPACE(2))
>>>   
>>>    IF !EMPTY( cValue )
>>>      lcCommand = "msg " + m.cValue + ' ' + cmessage &&ALLTRIM( temp.mes )
>>>      * UT 08/2010 sergey
>>>      RUN /n0 &lcCommand
>>>    ENDIF
>>>
>>>
>>>
>>What exactly does the msg command do?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform