Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select tables
Message
De
10/10/2004 04:23:37
 
 
À
10/10/2004 04:13:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00950224
Message ID:
00950228
Vues:
14
Hi Mohammed,
use mstr IN 0
use trans1 IN 0
use book1 IN 0
&& etc.
That way you don't need to deal with actual workarea numbers, which may make coding complicated and is not really recommended.

> how i can run myform without run this program under if i exit an return

You could use a prvate datasession and do so in form/class.Load() for example, or try the "visual" Form Designer and let the form.DataEnvironment care for your tables automatically.


hth
-Stefan

>hi all,
>
>how i can run myform without run this program under if i exit an return back at my folder again,
>
>
>select 1
>use mstr
>select 2
>use trans1
>select 3
>use book1
>select 4
>use book2
>select 5
>use temp
>
>
>thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform