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:
01478683
Vues:
79
>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
>
>
>>
>>i want send a message INSIDE a VFP program.
>>
>>RUN msg bht "test"
>>
>>
>>i see a window but no message.
>>
>>in the command windows , it'works.
>>
>>what can i do to have a message inside the program ?
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform