Yes, this is a typical standard problem when working with MIAW's.

The ways that I use to debug MIAWs are:

1) (Quick and dirty) Use "put" statements in the code of the MIAW

and/or

2) Build the MIAW in a way that it can be run AS a stage movie. That is, have checks in the MIAW code that says something like:

if the windowList = [] then
-- debugging mode, MIAW is running as a stage movie
-- Here, you could supply some fake data that would simulate coming from the stage
--
end if


Hope this helps,

Irv

At 2:57 PM -0400 9/17/03, Mendelsohn, Michael wrote:
Hi all...

In author mode, I'm trying to debug something within a MIAW that was
launched from the stage (i.e. a separate dir file).  The breakpoint
works, but the variables in that MIAW all display void, and so I can't
debug because nothing works, even though it works in projector mode.
Anyone have this issue?  How can I get those variables to display as
they are?

thanks,
Michael M.




[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]


--

Multimedia Wrangler.
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to