Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with using a 'scope'
Message
De
24/02/2005 22:00:19
 
 
À
24/02/2005 16:45:43
Vernon Chambers
New York City Transit
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
FRX2Any
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
00990328
Message ID:
00990402
Vues:
22
Try to use follow code:

o.cFORExpression = 'field=' + '"' + abcd + '"'

or (in a case if field is numerical)

o.cFORExpression = 'field=' + ALLTRIM(STR(abcd))

HTH



Greetings to All!

I'm testing FRX2Any 10.0 (their latest and greatest) and have a bit of a problem. For the most part, it works without a hitch. However, I've reports that basically utilize a 'FOR' clause. I've coded the following:

o.cFORExpression =

= condition via passed parameter (i.e. 'field=abcd')

The report is created but is blank. The data exists matching the criteria, I checked myself. What is the problem? The same happens for cWHILEExpression as well.

Help would be greatly appreciated! I'm 98% done with the program aside this issue, so you can relate to my frustration :)

Thank you,

Vernon
Semurg Enterprise
FRX2Any - where thinking is done for you
www.frx2any.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform