Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default access the call stack?

is it possible to access the call stack in code?

What I mean is, if I write a subroutine into an Add-In (so that it can be
seperately secured from the rest of the code, for reasons I wish we didn't
need to deal with)

When I call a subroutine in that protected Add-In, is it possible to return,
in the code, the name of the calling routine?

It should be the next item up in the call stack.

Thanks.
Mark
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default access the call stack?

got my answer.... "No", but you can roll your own.

got it.

"mark" wrote:

is it possible to access the call stack in code?

What I mean is, if I write a subroutine into an Add-In (so that it can be
seperately secured from the rest of the code, for reasons I wish we didn't
need to deal with)

When I call a subroutine in that protected Add-In, is it possible to return,
in the code, the name of the calling routine?

It should be the next item up in the call stack.

Thanks.
Mark

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA access to call stack Matthew Pfluger Excel Programming 3 September 26th 07 05:15 PM
error 28: out of stack space call function ina Excel Programming 5 April 24th 06 07:26 PM
Call Stack disabled Martin Wheeler Excel Programming 2 July 8th 05 12:09 AM
call stack question William Barnes Excel Programming 3 December 21st 04 12:27 AM
call stack question Dave Ring Excel Programming 2 October 4th 03 02:01 AM


All times are GMT +1. The time now is 06:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"