[jawsscripts] Accessing Call stack

  • From: "Mark A. DeMichele" <demi@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 28 Jan 2010 10:20:05 -0500

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 
http://www.freelists.org/list/jawsscripts

Other related posts: