Hi All,
The call to procname() return a wrong value, this cause a gpf in FWH
programs, when some error occurs.
PROCEDURE Main()
LOCAL n := 0
WHILE !Empty( ProcName( n ) )
? ProcName( n)
n++
END
RETURN
//------------//
RESULT :
MAIN
hb_stackInit
Please, Somebody can review and fix the problem, thanks
regards,
Andres Reyes
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers