Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by TGabriel

  1. TGabriel

    error catching

    hi, is there any way to acces the CallStack at a given moment in code? for example try some exception except on E:Exception do ShowMessage(E.Message+<CALLSTACK>)? for now i use SendMethodEnter('MethodName') and SendMethodExit('MethodName') to push and pop the names from a stack at the...

Part and Inventory Search

Back
Top