Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RUN command
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01478629
Message ID:
01478687
Views:
50
>>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
>
>

you are welcome
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform