Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6081279
By: swolf2008

Hello there,
OK, I guess this is an easy one cause I'm quite a noob with PyDev
for Eclipse...

How do I use the console for the code I just ran to check the value of 
variables?
Like this little scenario:
In my code there is:
a = 10
I run it. The console terminates.
I want to type "a" in the console and it should answer "10".

If this isn't possible - how do I manage to get the values of my variables at
a given point in my program?

Thanks for help, you guys!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to