Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Please adjust your system clock
-- Kind Regards, Niek Otten Microsoft MVP - Excel "William Barnes" wrote in message ... I'm working on developing a class that can be used to log the train of events that leads to error generation. Is there a way in VBA to access the call stack programmatically? Can you access the arguments passed to each function call too? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No, you can't access the call stack programmatically. And no, you
can't access the arguments passed to functions. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "William Barnes" wrote in message ... I'm working on developing a class that can be used to log the train of events that leads to error generation. Is there a way in VBA to access the call stack programmatically? Can you access the arguments passed to each function call too? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Oh well...
Thanks for the prompt response "Chip Pearson" wrote in message ... No, you can't access the call stack programmatically. And no, you can't access the arguments passed to functions. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "William Barnes" wrote in message ... I'm working on developing a class that can be used to log the train of events that leads to error generation. Is there a way in VBA to access the call stack programmatically? Can you access the arguments passed to each function call too? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm working on developing a class that can be used to log the train of
events that leads to error generation. Is there a way in VBA to access the call stack programmatically? Can you access the arguments passed to each function call too? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual basic 6.5 question using combo box and call procedure. | Excel Discussion (Misc queries) | |||
On call calendar question | Excel Discussion (Misc queries) | |||
Very easy question! (But not sure what to call it - maybe transpos | Excel Worksheet Functions | |||
Newbie question: function call | Excel Programming | |||
call stack question | Excel Programming |