Article # 487, added by Geoworks, historical record
| first | previous | index | next | last |

Locating a bad pointer/handle in a geode.



Q. I've got a bad pointer and/or handle floating around in my app and
   I'm trying to use Swat to track it down.

A. Look up the documentation of the 'ec' command in Swat (type 'help ec'
   inside of Swat and/or look at page 109 in the Tools book). The idea
   is for you to use various ec flag settings to get specific help from
   the system itself in:

	1) Locating the bug directly, and
	2) forcing the bug to manifest itself sooner and/or reliably.