by lynn_evans >> Tue, 16 Sep 2003 15:11:33 GMT
Hi all
I am new to Jade, so please forgive my ignorance.
Can anyone tell me whether it is possible to test whether you are in a transaction state? I am using Jade 6, single user mode. Basically, I'm updating someone elses code, and they have not consistently used theirbegin Transaction and commitTransactions in get/set methods. I'm getting
lots of exceptions (and I don't know how to deal with them using handlers yet!), so I need to create a simple test to see whether it is in the middle of a transaction as I go. I have looked through all the help manuals and the developers guide, and haven't come up with anything.
Any ideas?
Thanks in advance
Lynn Evans