Here's a typical console error message:

>> do %BigScript.r
** Script Error: CleanedUpValue has no value
** Where: switch
** Near: set in last LayoutData 'Text

The trouble I'm having is that BigScript.r consists of about ten object, each 
encapsulating several functions, and each object is in a separate source 
file. But the standard error message doesn't tell me which source file, or 
which object, or even which function.

Is there any way of pinpointing the location more precisely? (I've tried 
putting the whole app into a Try block, but the Error object is no more 
precise).

Thanks,
Sunanda.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to