Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem with COUNT()
Message
De
19/07/2002 17:07:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Weird problem with COUNT()
Divers
Thread ID:
00680656
Message ID:
00680656
Vues:
51
I am having a weird problem with the COUNT() function when being run inside a class from a WWC application. Running all those occurences which create problems inside the APP from the VFP command line works ok.

For example, this line works ok:
COUNT FOR &gcForumList &lcWhere TO lnCount
but any line such as:
COUNT TO lnCount
COUNT FOR Numero>=600000 TO lnCount
COUNT FOR AddDate>=ldDate TO lnCount
doesn't work.

I never saw anything like this. Basically, the only way the COUNT line works in that environment is to have a macro substitution. Having a COUNT line such as those 3 makes the application to sit there and not returning anything.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform