Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assigning a logical value to a property
Message
De
29/11/2004 19:08:07
 
 
À
29/11/2004 19:05:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00965526
Message ID:
00965568
Vues:
10
>This is a SWAG, but remember that a function that doesn't return anything, actually returns .T. e.g.
LOCAL llTest
>llTest = .F.
>llTest = MyUDF()
>?llTest  && returns .T.
>
>FUNCTION MyUDF
>RETURN
>So, if you have an unhandled CASE, IF etc. it might lead to what you're seeing.

Thanks, we'll check for that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform