Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a Form from another form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01385449
Message ID:
01386236
Vues:
34
Hi All
This , as it happens, was nothing to do with the Calling or Called form
I had put in a FLOCK just before calling the form, so the
File I was trying to amend could not be amended.

Gerard



>Hi.
>When I run a form as:
>Do Form MyForm all is ok
>
>However if I :
> Do Form MYFORM Name oMyForm WITH 'Y',0 NOSHOW
> oMyForm.DisableInput
> oMyForm.objSetupWItru1F = Thisform.txtItrU1.Value
> ....... etc.
>
> oMyForm.cmgWselect37.Enabled = .T.
> oMyForm.cmgWExit40.Enabled = .T.
> oMyForm.chkWReprint33.Enabled = .F.
> oMyForm.Refresh()
> oMyForm.Show
>
>suddenly, one of the Tables I am using is readonly and
> any command such as Replace MyField with 'XXX' does nothing
> (does not give an error either)
>I have put in a few browses and it seems to be in Read Only Mode
>..but when I run the same form Directly, Its ok
>
>This had been working but I must have done something to the form
> whcih has caused this but I dont undersatnd why.
>
>The Form I am calling is MODAL and Private Data Session
>I am not using Buffering
>
>Tia
>Regards,
>Gerard
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform