Connecting Tech Pros Worldwide Help | Site Map

how to get title of a window

Newbie
 
Join Date: Apr 2009
Posts: 13
#1: May 1 '09
I need to capture the title of a window in perl. The window in my case will be a telnet window. I need to capture its title to know the details of system to which telnet session is established.

Thanks in Advance
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,565
#2: May 13 '09

re: how to get title of a window


A quick google search reveals this link. It looks like one of the win32 modules give you this ability. Hope it helps.

Regards,

Jeff
Reply