Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CRASH: edibox with a memo null expression
Message
 
À
24/03/2009 12:28:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01391062
Message ID:
01391071
Vues:
70
>Bind a memo expression with NULL value destroy VFP
>
>
>PUBLIC oform1
>
>oform1=NEWOBJECT("form1")
>oform1.Show
>
>DEFINE CLASS form1 AS form
>
>	egb = (CAST(NULL AS M))	&& CAST TO M
>
>	ADD OBJECT edit1 AS editbox WITH ;
>		ControlSource = "(THISFORM.EGB)"	&& FORCE A () EXPRESSION
>*		ControlSource = "(CAST(NULL AS M))"  && DIRECT WAY
>ENDDEFINE
>
UPDATE: I didn't notice your comment FORCE A () EXPRESSION :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform