Menu

Viewing Global Arrays in EPIC

Help
2008-10-07
2013-05-20
  • Matthew Henderson

    Is there any way to view the contents of a global array in the variables view?  For instance if I declare a global array @months = (Jan,Feb,Mar) it will show up as "@months []" in the variable view.  If I declare it as a lexical variable like my @months = (Jan,Feb,Mar) then I can see the contents of the array in the variable view.  Can you only see the contents of local arrays? Thanks.

     
    • Jan Ploski

      Jan Ploski - 2008-10-07

      It works fine for me in 0.6.25 (having enabled "Show Global Variables" in the Variables view, of course).

       
    • Matthew Henderson

      Problem solved. Thanks Jan, I was using an older version of Epic and Eclipse. I uninstalled and reinstalled the newest version and everything works. Thanks.

       

Log in to post a comment.

MongoDB Logo MongoDB