Undefined subroutine

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BigAlbert
    New Member
    • Apr 2007
    • 1

    Undefined subroutine

    Hi,

    After upgrading my environment to perl V 5.8.8.819, I have begun to have the following jpf: [IMG]C:\Temp\Perl_jp f.bmp[/IMG] . The following line is executing a window created by using API commands. Note that both Win32-API and Win32-GUI are installed, the scripts headers are as follows: use Win32::GUI;
    use Win32::API;
    use Win32::TieRegis try;
    use Win32::OLE;
    use Win32 ();

    Follwing is the command line:
    Win32::GUI::Dia log($Window001) ;
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    I have no idea what the problem is.

    Comment

    Working...