in reply to Open a file using Tkx package

Something is wrong with the second line.

From your detailed description of the error, I conclude that the error is really on line 42. These kinds of errors are always on line 42.

Replies are listed 'Best First'.
Re^2: Open a file using Tkx package
by bugged123 (Initiate) on Nov 19, 2011 at 01:07 UTC
    Could you help me out how to use getOpenFile(); Using my $filename = Tkx::tk__getOpenFile(); also doesn't work.
      works for me