Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replicate command error
Message
De
19/08/2002 10:12:59
 
 
À
19/08/2002 09:16:35
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00690991
Message ID:
00691020
Vues:
18
Whata does JustExt(This.ControlSource) resolve to, and is it really a field in the controlsource table? Or is this something special to the way MM works. I'm not familiar with MM.

Alan

>Hello there,
>
>I am having a "File does not exist" error when I try to display my form. This error is shown in the CContrls.vcx CTextBox.Init() method. And the error box is displaying the line below.
>
>This.InputMask = REPLICATE("X", ;
> FSIZE(JUSTEXT(This.ControlSource), JUSTSTEM(This.ControlSource)))
>
>The complete code is as follows:
>
>IF EMPTY(This.InputMask) AND TYPE(This.ControlSource) == "C"
> IF USED(JUSTSTEM(This.ControlSource))
> This.InputMask = REPLICATE("X", ;
> FSIZE(JUSTEXT(This.ControlSource), JUSTSTEM(This.ControlSource)))
> ENDIF
>ENDIF
>
>I am wondering on what file does not exist. I already checked the txtbox that it pertains and it's in the form. I checked the view if it is open and yes, it was opened and in fact in used.
>
>I will greatly appreciate if somebody will help me on this problem.
>
>Thanks a lot.
>
>Nerissa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform