Re: Search and Replace gives GPF error
- From: "Dan" <megaflex@xxxxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 17:01:36 -0400
I can only get it to work if the cursor is on the first record of parent
table when I select ctrl-shift-z. If the cursor in on second record I get
"cannot delete objects that are in use".
Dan
"Bertil Isberg" <bertil.isberg@xxxxxxxxxxxxxxxx> wrote in message
news:44521fda@xxxxxxxxxxxxxxxxxxxxxxxxxxx
This works
Customer and Orders. Both as TableFrames with 5-9 rows showing.
Add this code to Orders, the detail table, in the Action event
if eventInfo.id()=dataSearchReplace then
Customer.nrows=1
doDefault
Customer.nrows=5
endif
Now it is possible to do a Locate adn Replace in Orders. During the
operation Customer is only showing one row.
--
Bertil Isberg
CTECH
Paradox Buglist: http://web.comhem.se/~u82608896/
remove spamfilter (reversed) to reply
.
- Follow-Ups:
- Re: Search and Replace gives GPF error
- From: Bertil Isberg
- Re: Search and Replace gives GPF error
- References:
- Search and Replace gives GPF error
- From: Dan
- Re: Search and Replace gives GPF error
- From: Bertil Isberg
- Re: Search and Replace gives GPF error
- From: Dan
- Re: Search and Replace gives GPF error
- From: Bertil Isberg
- Re: Search and Replace gives GPF error
- From: Bertil Isberg
- Re: Search and Replace gives GPF error
- From: Dan
- Re: Search and Replace gives GPF error
- From: Bertil Isberg
- Re: Search and Replace gives GPF error
- From: Bertil Isberg
- Search and Replace gives GPF error
- Prev by Date: Re: Paradox Data Export
- Next by Date: Re: Search and Replace gives GPF error
- Previous by thread: Re: Search and Replace gives GPF error
- Next by thread: Re: Search and Replace gives GPF error
- Index(es):
Relevant Pages
|