Subject: | Re: Help with writing tcursor
| Date: | Fri, 22 May 2020 11:29:16 +1000
| From: | Tom Krieg <REMOVEtomkCAPITALS@sdassociates.com.au>
| Newsgroups: | pnews.paradox-programming
|
Wow! You missed it too. :-)
...
end while
// edit is cancelled if there's a lock or unlock error and flow jumps to
// here.
if tcct1.isedit() then
tcct1.endedit()
end if
On 21/05/2020 10:29 pm, Steven Green wrote:
> .....
> end while
> *tcct1.endedit()*
> tcct1.close()
> tcct2.close()
>
>
> I'm just repeating it cuz it's so damn important..
>
|