Hi,
My hack is trying to find a way to know which record was last open
when an app quits. I see that I can trap DmReleaseRecord() in MemoPad
to catch the closing record information, but this doesn't seem to
work in apps that use tables. Strange, since I thought that
attaching a record to a table would mark it as busy, and I was
under the impression that DmReleaseRecord was the only way to
clear the busy bit (obviously wrong). Anybody know a simple
way to find out this information from the build-in apps ? (other
than manually reading their preferences, I'd like a general solution
if possible)
Thanks,
Rick Bram