> 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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to