Subject: | Re: tc.add stops working
| Date: | Fri, 29 Dec 2017 10:54:57 +1000
| From: | "Phil Hassid" <philhassid@ozemailDOTcomDOTau>
| Newsgroups: | pnews.paradox-development
|
Hi Jure,
I was hoping to get some feedback (which has happened, thanks all) before
trying anything, including that and other error traps / crosschecks, given
the fact that I only delve back into my programs on rare occasions, and so I
might know what to look out for when I do them. I will do this and report
back soon. Thanks.
Phil
"modridirkac" <jure.zorko@gmail.com> wrote in message
news:5a44d703$1@pnews.thedbcommunity.com...
> Did you try:
>
> if not tc2.add(tc1) then errorshow() endIf
>
>
> Jure
|