Current Object/Event Name?

o1110010

Registered User.
Local time
Today, 01:27
Joined
Mar 6, 2004
Messages
182
What is the property or command to use the active object? How about event?

I have a function that basically timestamps a certain table with username, time, object, and event(action) that I call in only particular events. I used the Computer Class that Mile-O-Phile posted in sample database section but currently I am manually passing object & event.

Secondly, is there a way to have this function be called/triggered when someone opens particular tables?

Thanks much!


To help explain the first thing more, something like Call doTimestamp(Me.ObjectName,Me.Event) -- Also, I gave up on the search this one time because I am not use to this dialup speed. :(
 

Users who are viewing this thread

Back
Top Bottom