Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppress the compile message.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00589370
Message ID:
00589427
Vues:
32
Hi Steve,

That code worked as charm.

Thanks,

Doron

>Will this work?
>
>
>declare integer GetDesktopWindow in win32api
>declare integer LockWindowUpdate in win32api integer lnHandle
>hw = GetDeskTopWindow()
>LockWindowUpdate(hw)
>compile myprogram.prg
>LockWindowUpdate(0)
>
>
>>Hi All,
>>
>>I am trying to make the compile message not to apear using the following commands:
>>
>>SET TALK OFF
>>SET NOTIFY OFF
>>
>>But that does not help. I am dumping an sql into a prg and
>>then execute it.
>>
>>
>>
>>Thanks,
>>
>>Doron
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform