Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Parameter to Child Form
Message
De
02/04/1999 14:22:20
 
 
À
02/04/1999 13:46:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00204704
Message ID:
00204739
Vues:
12
Hi Scott --

Thanks for the help

Just to clarify, in the click event of my command button (ASSIGN CONTACTS), I am goint to place the code:

DO FORM office_assignments WITH tcOfficeID

??


And, in he init event method of my office_assignments form, I am going to place the code:

lparamters tcOfficeID
=seek(tcOfficeID,"mytable","myOfficeIDTag")

Does that line translate into:

=seek(tcOfficeID,"offices","offices.nofficeid")

Note: offices is the parent talbe and office_assignments is my child table in this relationship.

I want to make sure I have my init event correct, before I go to the click event on my command button.

I believe Cetin Basoz (developer who gave me this code), is referring to my parent table when he says, "mytable", and I think "myofficeIDTag" is referring to the primary key attached to the office form.

I just want to make sure.

TIA

Jason
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform