I've whittled down a program to illustrate where my problem is.
I've been staring at the code and simply am missing something that when I see it pointed out to me will be a DUH moment.
On line 14 I declare $file a Global and init it to null "".
Line 37 has a Case $idFileMenu_Open where I in...