;+ ; NAME: ; DXPTRACE ; ; AUTHOR: ; Craig B. Markwardt, NASA/GSFC Code 662, Greenbelt, MD 20770 ; craigm@lheamail.gsfc.nasa.gov ; ; PURPOSE: ; Parse the current call stack (INTERNAL) ; ; CALLING SEQUENCE: ; RESULT = DXPTRACE(STRING) ; ; DESCRIPTION: ; ; DXPTRACE is a function which parses the call stack, as returned by ; HELP, /CALL. It is internal to the debugging routines. ; ; SEE ALSO: ; ; DXUP, DXDOWN, DXGET, DXSET ; ; MODIFICATION HISTORY: ; Written, 15 Apr 2000 ; ; $Id: dxptrace.pro,v 1.2 2001/02/09 04:57:17 craigm Exp $ ; ;- ; Copyright (C) 2000, Craig Markwardt ; This software is provided as is without any warranty whatsoever. ; Permission to use, copy, modify, and distribute modified or ; unmodified copies is granted, provided this copyright and disclaimer ; are included unchanged. ;-