Re: GD generates "not a valid image file"

2002-06-26 Thread Rob Wilson
Hi Doug - good point. But removing that does not change the error. I have now tried some other jpg viewers. It turns out that some accept GD's jpg output (eg MS Paint) and some don't (eg Imaging bundled with Win2k). One viewer that worked with the GD example was Irfanview (freeware). But it did

Suppressing alerts

2002-06-26 Thread parvez
Hi Gurus, I am using Win32::OLE. I want to suppress the alerts that Excel throws so that I can run my program through a schedular. Can somebody show me the correct way please. Thanx in advance, Parvez ___ Perl-Win32-Users mailing list [EMAIL PROTE

Re: Perl TK question

2002-06-26 Thread Martin Moss
You could always launch an external browser? use Win32::Process With the url entered in the text box. there is also a set of modules around which allow you to embed an internet explorer browser in your app -it wasn't quite fully working when I last looked at it 8 months ago though:-( Marty -

RE: Perl TK question

2002-06-26 Thread Tillman, James
Marty: What's the IE embedding module for Tk? Do you remember? I'd be really interested in seeing that! jpt > -Original Message- > From: Martin Moss [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 26, 2002 7:32 AM > To: Jack; Perl-Win32-Users > Subject: Re: Perl TK question > > >

Re: Perl TK question

2002-06-26 Thread Martin Moss
Win32::InternetExplorer::Window Regards Marty - Original Message - From: "Tillman, James" <[EMAIL PROTECTED]> To: "'Martin Moss'" <[EMAIL PROTECTED]>; "Jack" <[EMAIL PROTECTED]>; "Perl-Win32-Users" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 12:40 PM Subject: RE: Perl TK question

Re: Compare dates question

2002-06-26 Thread steve silvers
I like this idea, but the only problem is that it is set to 30 days no matter what. The date 05/27/2002 runs up on 06/26/2002. Exactically 30 days later. I was hoping to set it to the exact date from month to month. Like the start date is 05/27/2002 the end date would be 06/27/2002. Steve. >

Re: GD generates "not a valid image file"

2002-06-26 Thread Dougal Campbell
On Wed, 26 Jun 2002, Rob Wilson wrote: > My conclusion is that some viewers are fussy about file formats, esp for jpg. > I should write to GD's author. > Rob What about the interlace() call? That might cause GD to write a progressive JPEG, and I *have* heard that some viewers don't like those.

RE: Compare dates question

2002-06-26 Thread Thomas_M
> I like this idea, but the only problem is that it is set to > 30 days no > matter what. The date 05/27/2002 runs up on 06/26/2002. > Exactically 30 days > later. I was hoping to set it to the exact date from month to > month. Like > the start date is 05/27/2002 the end date would be 06/27/

Re: GD generates "not a valid image file"

2002-06-26 Thread Rob Wilson
Yes! This fixed the problem. Many thanks, Rob At 08:14 26/06/2002 -0500, Dougal Campbell wrote: >On Wed, 26 Jun 2002, Rob Wilson wrote: > > > My conclusion is that some viewers are fussy about file formats, esp > for jpg. > > I should write to GD's author. > > Rob > >What about the interlace() c

RE: Reply: Win32 Sound Module install ???

2002-06-26 Thread Morse, Richard E.
Michael D. Smith [mailto:[EMAIL PROTECTED]] wrote: > I saw this link: > > http://www.activestate.com/PPMPackages/zips/5xx-builds-only/?_x=1 > > but when I click on a zip file on that page, I get the zip > file, on-screen, > in text (mostly garbage actually), instead of the expected > download

extending OLE types

2002-06-26 Thread Jamie . Echlin
Hi, I'd like to somehow extend certain OLE types so I can add some extra methods, but I'm not sure how to go about it. For instance I have the following code: my $attype = $VOB -> AttributeType ("DeliveryAuthorised"); print "\"" . Win32::OLE -> QueryObjectType ($attype) . "\""; which prints "I

Re: Reply: Win32 Sound Module install ???

2002-06-26 Thread C. Church
- Original Message - From: "Michael D. Smith" <[EMAIL PROTECTED]> > What concerns me is the word "only" in those titles, and the fact that the > server, or my browser, seems to be trying to prevent me from downloading > from that page titled "5xx builds only." > > I right clicked, used