in reply to selectionGet Method

Did you check that $table IS defined while running under Linux? Since you didn't even say what kind of widget $table is, it is hard to diagnose from this end, I would guess it is a hlist, but that is just a guess.

Are you running the same version of Perl/Tk on both machines?

You will probably get more useful answers if you post the relavant sections of your code.

Replies are listed 'Best First'.
Re^2: selectionGet Method
by Real Perl (Beadle) on Jul 02, 2005 at 19:16 UTC

    Hi,

    The perl versions are different between the Windows and the Linux platforms I am using but the newest version is on the Linux one.

    $table is a hlist. What does IS mean?

    Thanks

    Claire