RE: Closing Dialogs in other Applications

2001-04-11 Thread Stephen Morley
at feature. Stephen -Original Message- From: Didier Ladner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 10:19 AM To: Stephen Morley; [EMAIL PROTECTED] Subject: Re: Closing Dialogs in other Applications Try to send keystrokes with Win32::Guitest. http://search.cpan.org/search?m

RE: Calling a console application

2001-03-27 Thread Stephen Morley
Or you could use the start command and specify minimized. Or you could use the process functions, in which case the stdout would appear in the same window as the calling program. Stephen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 27, 2001

RE: getting quote for large Perl programming job

2001-03-27 Thread Stephen Morley
If your going to hire someone over the internet I would be very careful about who you hire and insure that they have adequate references. This would definitely be a case for a fixed cost, but that would also imply fixed requirements and any changes to the requirements would open the contact again,

RE: Newbie question

2001-03-20 Thread Stephen Morley
One way handle this is to use multipart mail. You can send one part with the HTML and one part with the same message in text mode. For most users send the HTML first and their mail client will display that, if it supports HTML or the text otherwise. For AOL users send the TEXT first as it does not

[OLE] Help running WinWord

2001-03-19 Thread Stephen Morley
I wonder if some of the expert OLE users could comment on what problem I'm having. I'm trying to write a small server which finds .doc files, opens them, saves as .rtf, and then closes the file. Easy enough you'd think! Anyway, it works one or twice, or even a half dozen times, but eventually it