Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form reference in run-time
Message
 
À
05/11/1998 20:29:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00155075
Message ID:
00155087
Vues:
21
>VFP 5.0.
>Question about form reference in run-time. I have
>a file FORM1.SCX with a form,named MYFORM. When I try
>to manipulate with a form at run-time, such as -
>? myform.caption
>or
>? _screen.myform.caption
>I got a message,that such member (MYFORM) isn't found.
>I've tried DO FORM form1 NAME myform , but the result
>is the same :( What's wrong ?
>
>Sergey
>reware@cafe.redcom.ru

Sergey,

From your message it appears that MyForm is in a formset. When you DO FORM Form1 NAME MyForm you are assigning a name to thef ormset. You address the form as MyForm.MyForm.Caption
^Formset ^Form
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform