Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append Blank in a SET FILTER condition?
Message
From
11/09/1997 13:39:06
 
 
To
11/09/1997 13:32:14
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049560
Message ID:
00049567
Views:
52
>>I want to APPEND BLANK within a SET FILTER condition. When I
>>run APPEND BLANK, I go to the last record in the SET FILTER condition
>>instead of a BLANK record. How can I use APPEND BLANK and
>>get FOCUS to a BLANK record?
>
>Do you have as part of your filter a condition that would exclude a blank record? APPEND BLANK always adds a blank record to the PHYSICAL end of the table structure. If your filter is set so that blank records are ignored then when you browse, your pointer will be on the last record in the group that satisfies the filter. Try instead setting memory variables to conditions that satisfy the filter and INSERT FROM MEMVAR. You can then further manipulate any values in the record.

thanks for your answer Erik - I did not want to use TABLE BUFFERING in this
case. I just look for a deleted record and if found, I recall else append blank. This way the table will can only have one blank unused record and
any given time...thanks again..
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform