Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - A question about - ACTIVE PAGE
Message
De
14/07/1997 11:42:41
 
 
À
14/07/1997 11:22:35
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00039818
Message ID:
00039834
Vues:
35
>>I have a FORM that has two PAGE TABS with different tables on each PAGE. I also have a MENU that has options like NEXT and PREVIOUS record. I want to use this MENU for these PAGE TABS. How do I address the ACTIVE PAGE so that my MENU OPTIONS will know what TABLE to refer to on the PAGE TAB? Thanks…
>
>Hi Robert,
>
>Use a property that have the current table.
>
>In the activate event of each page tabs, just include THISFORM.cCurrentTable= "myTable"
>
>and in the menu option :
>
>cAlias= _SCREEN.ActiveForm.cCurrentTable
>SELECT &cAlias
>SKIP 1

thanks Sonny for your answer.. why do I need to do that when the DE of each
PAGE TAB is going to change to ALIAS? I just want a menu (ADD/DELETE/NEXT/etc) that works with mulitple PAGE TABS with different TABLES...What do you think..thanks rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform