Confusing Errors

Sarah Reichelt sarah.reichelt at gmail.com
Tue Mar 16 18:22:09 EDT 2010


> on mouseUp
>  global activeRCMStudentIDNum
>  global currentReportIDNum
>  global currentTarget
>  global GlobalModeOption
>  global gStudentXML
>  global pMode
>
>  set cursor to watch
>  lock screen
>
>  put the IDNumber of currentTarget into fPane  --this is where it's tripping

I would guess that currentTarget is not set when this gets called.
Can you add some logging to see what it is set to when this routine runs?

Cheers,
Sarah



More information about the use-livecode mailing list