void main() { object oPC = GetLastUsedBy(); object oSelf = OBJECT_SELF; AssignCommand(oPC, ActionExamine(OBJECT_SELF)); }