[futurebasic] PG Pro under OS X

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2002 : Group Archive : Group : All Groups

From: Peter A Boyle <pboyle@...>
Date: Tue, 12 Nov 2002 15:33:22 -0500
Hi gang
    I have programs which run fine under OS 9.2 Carbon and crash under OS X
all at the same location, but not all the time. the location is in
FN pGbestWindow @ Line 317 which is
TheWindow = WINDOW(_activeWnd)
the program is in the middle of building a window which is stored in
Resources and the above statement returns 0 when it should be returning the
WndRefNum. Has anyone run across this. It does only happen sometimes.
Triple Pete