Problem with Library Stack

J. Landman Gay jacque at hyperactivesw.com
Mon Jun 18 14:57:29 EDT 2007


Dave wrote:
> Hi,
> 
> Playing around, changed it so the "go" command is issues before the call 
> to the function to see if that would make a difference. When I run:
> 
>   breakpoint
>   go stack "/Documents/Programming/RunRevBase//RunTime/Stacks/LibPDF.rev"
>   breakpoint
>   get 
> ControlGenerateResults(myAnalysisHandle,myFilePathName,myNumberOfFrames)
> 
> It hits the first breakpoint, then Crashes the - Lib Stack never comes 
> to the front. The start using has been performed during initialization 
> (in preOpenStack).

Try locking messages before going to the stack, see if that helps.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list