[Newbies] debugging by using a global variable?

Joseph Alotta joseph.alotta at gmail.com
Wed Apr 20 15:19:14 UTC 2016


Greetings,

My code has some complex parts and I think it would be good to pull parts of it out and practice with it in a workspace window.

For example, I have an Array of Transaction objects, that is a instance variable.  It is mostly populated from reading a file.

What would be the best method to extract this array?

Assign it to a global variable?


Sincerely,

Joe.




More information about the Beginners mailing list