in reply to
Get the line number of current cursor position
it sounds like you are getting it into the clipboard. does it paste if you press
ctrl-v
in an editor? if so, try
Win32::Clipboard
for your next step.
Comment on
Re: Get the line number of current cursor position
In Section
Seekers of Perl Wisdom