in reply to Re: Problems using Tk::ExecuteCommand
in thread Problems using Tk::ExecuteCommand

By the way, you can completely ignore the first answer you got which talked about "unixisms" and suggested threads would fix the problem. This looks like trollage to me: I downvoted it.

But your code doesn't attempt to use Tk::ExecuteCommand on windows :/

  • Comment on Re^2: Problems using Tk::ExecuteCommand

Replies are listed 'Best First'.
Re^3: Problems using Tk::ExecuteCommand
by kcott (Archbishop) on Jul 09, 2021 at 06:14 UTC
    "... your code doesn't attempt to use Tk::ExecuteCommand ..."

    Of course not, that isn't the source of the reported error.

    — Ken