Re: Use of uninitialized value in concatenation (.) or string at...

2003-09-07 Thread Carl Jolley
On Sat, 6 Sep 2003, Devon Young wrote: > What does this mean?? I'm thoroughly puzzled and I've been scouring the net > for an answer. I've been assuming it means I'm not putting strings together > correctly, but I can't figure out how to fix it. Here's the errors I'm > getting, followed by the pei

RE: Win32::Setupsup -Can Mouse action be sent to a window as SendKeys sends some key strokes to a window

2001-10-19 Thread Carl Jolley
On Fri, 19 Oct 2001, Abhra Debroy wrote: > Thank u Carl for the reply ! But what's the solution for the application > those do not support OLE . > If you have a Win32 OS then you have OLE. AutoIt will also run standalone with its own scripting language. Perhaps you misunderstand how AutoIt work

Re: Win32::Setupsup -Can Mouse action be sent to a window as SendKeys sends some key strokes to a window

2001-10-18 Thread Carl Jolley
On Thu, 18 Oct 2001, Abhra Debroy wrote: > Hi All > We can send some key strokes to a window by SendKeys function in > Win32::Setupsup. > How can we send mouse action to a window ? Is there any function available > in win32::Setupsup for the mouse action job. You can use Win32::OLE as a way to g