trace("whatever: " + myVariable)
That will show up in the Output panel of FB when you debug.
What I like better though is to enable logging to the flashlog.txt file.
Then the trace output goes in there. At the moment, mine looks like
this:
...
requestData.............Script List -- isLoading=false
requestData.............ExpressionScript List -- isLoading=false
requestData.............parmUITemplateList -- isLoading=false
requestData.............parmUITemplate -- isLoading=false
DATE_TIME_INTERVAL_NUM: 10000
sLEObjectType: undefined
ERROR: DataGrid dataProvider must be instance of Array, ResultSet, or
implement the DataProvider methods
...
See the docs on how to enable logging.
Tracy
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of flex scripter
Sent: Wednesday, June 08, 2005 3:59 PM
To: [email protected]
Subject: [flexcoders] Trace Action ?
Hi
Is there anything like the trace action that we have in Flash in Flex
Builder ? Or anything like when we did CNTRL-SHIFT-ENTER and opened a
debugger where we could see the name and Value of the Variables. How
can I do the same using the Flex Builder ?
Thanks for your time and help.
Fx.
Yahoo! Groups Links
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/