Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Therm Bar & SQL
Message
De
07/05/1999 21:02:38
 
 
À
07/05/1999 13:48:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00216145
Message ID:
00216304
Vues:
45
What you need to do is create a hidden window
to let all the assignments flow into like so :

DEFINE WINDOW HideIt FROM 1,1 TO 14,79
ACTIVATE WINDOW HideIt NOSHOW

and after SQL

issue:

RELEASE WINDOW HideIt

>I'm trying to use a UDF in a SQL statement
>along with having the thermbar appear on the
>screen. I know that to turn the thermbar
>on you SET TALK ON and SET STAT BAR OFF, the
>problem is in the UDF, all of my assignments
>scroll by (obviously not desirable).
>
>If I SET TALK OFF in my UDF I think it will
>goof up my thermbar, won't it?
>
>Is there another trick that I can use to
>keep my assignments from displaying?
>
>advTHANKSance
>
> ...kt
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform