Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying A Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00119790
Message ID:
00120671
Vues:
29
>>Is there a way to copy a form and all of its contents?
>>
>>I have an application where I need to present basically the same form on the screen, but using different tables (viewing history as opposed to viewing current data).
>>
>>Thanks in advance. - CH
>
>Fourth choice: Use the same form, load the correct tables depending on whether you want History or Live data, BUT use the same aliases for the tables:
>
>USE LiveTable alias Mytable
>or
>USE HistoryTable alias Mytable
>
>The controls will map to MyTable, not to LiveTable or HistoryTable.
>
>HTH
>Barbara

Hi Barbara: Thanks a lot for the help! I really appreciate it, CH.
Chuck Henry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform