Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File not found after cross tab query..
Message
 
 
À
27/07/2003 00:55:14
Mike Sontillano
Travellers Life Assurance of the Philipp
Naga, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00813735
Message ID:
00813865
Vues:
9
>Thanks for the info. I am going to study it first.
>
>In my original code where can I insert the fastxtab. Would you mind If you could show to me the right code using Fastxtab together with my original code?
>
>Thanks again Sergey!
>
Mike,

You woud use it in place of 'DO (_GENXTAB) WITH "VFPXTAB"'. Something like
oXtab = NewObject("FastXtab", "FastXtab.prg")
oXtab.lCursorOnly = .T.
oXtab.RunXtab
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform