Skip to Content
0
Feb 25, 2009 at 04:07 AM

Variables in dialog programming

21 Views

If variables are declared in between module and endmodule, then there scope should be limited within them. But I found a weired thing that the scope of the variables is global. Why is this happening?