[jawsscripts] Re: Accessing Call stack

  • From: Doug Lee <doug.lee@xxxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 28 Jan 2010 10:33:05 -0500

If your JAWS version is new enough, check out the GetScriptCallStack()
function.

On Thu, Jan 28, 2010 at 10:20:05AM -0500, Mark A. DeMichele wrote:
Is there any way to display a call stack at any point in a jaws script.
I have a particular problem when something is getting read twice.  I'm
trying to figure out what's initiating the both parts so I can attempt
to suppress one of them.  I was thinking that if there was some sort of
function to print the call stack, then I could do an OutputDebugString
to a debug viewer.
 

I noticed some sort of function to enable call stack logging, but I
could not figure out what that was for and how to use it.  Is this stuff
documented anywhere?  Any help would be appreciated.  I'm a seasoned
programmer, but I'm new to working with jaws scripts.


__________?
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:doug.lee@xxxxxxxxxxxxxxxx  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: