Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete empty records
Message
From
28/08/2008 03:03:06
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
28/08/2008 02:54:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01342460
Message ID:
01342462
Views:
12
DELETE FOR no=SPACE(70)
*or 
DELETE FOR ISBLANK(no)
>hi all,
>
>i try to delete empty records form my table after i convert excel sheet to dbf,
>
>is there another way to do that as
>
>IMPORT FROM (thisform.text11.value) TYPE xls&&delete all empty records
>
>i try as
>
>SCAN
>  SET FILTER TO  no=SPACE(70)&&work
>***&&no="" not work,no=space() not work
>     DELETE all
>     pack
>endscan
>
>
>thanks
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform