Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Could not figure out exactly what this code does
Message
De
02/06/2009 20:38:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01403230
Message ID:
01403318
Vues:
52
You can get Invalid Input for a field you have marked in the DD as not being able to be empty (which VPM mis-names as Null).

Hank


>>It's a recursive descent down the directory tree, adding each sub-directory to the path, from the home directory, written in the days when you had to change the default directory to get ADIR to work right.
>>
>>Hank
>>
>
>Hank,
>
>Sorry for unrelated question. I created a numeric textbox class which is a subclass of a _textbox class which in turn is a subclass of several more layers.
>
>I created a simple form with few textboxes using this class. All properties of the textbox are left to default values except for SelectOnEntry property set to .T.
>
>I'm getting a wait window message 'Invalid Input' and I have to kill VFP.
>
>I spent 3 or more hours already trying to figure out what's wrong. The more complex form using this class works OK.
>
>The code hierarchy is so deep, that I can not really trace it and find out how to not perform any field level validation.
>
>I tried setting lNoFieldValidation property of the form to .T. to no avail.
>
>I'm very depressed now after spending so much time on this trivial problem and not even close to the fix.
>
>Any ideas?
>
>BTW, the form itself has absolutely no custom code - it is just a form with few textboxes sharing the DS of the parent form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform