Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
It isn't logical
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00572155
Message ID:
00572219
Vues:
30
Try:
copy to notblank for !isblank(eclrhse)
Strange that isblank() does not work within a query

HTH,
Arriyel

>Ok I was close,
>It will put the blanks at the end the trues ans falses with be in no particular order
>well you can still use it for that any way.
>Alek
>
>>Edgar
>>Good challenge for us!
>>here is a programatic solution for you
>>
>>use ster excl
>>index on isblank(eclrhse) tag eclrhse &&this puts the trues between the falses and the 'blanks'
>>brow && take a look and see for yourself
>>go top
>>copy to false.dbf while eclrhse =.F. && copy off the falses leaving us at the first true
>>copy to true.dbf while eclrhse =.T. && copy off the true leaving us at the first blank
>>copy to blank.dbf while eclrhse =.F. && copy off the blanks
>>
>>
>>this will let you manipulate them separately
>>whew!
>>Alek
Speak using soft and sweet words in case you have to eat them later.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform