Re: [DOS]/DOS query perhaps OT

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 47021
interpreted = N
texte = You would need to specify the path to the image, but I don't think that's the cause of your error message. That message is telling you that no executable named mogrify is in the current path, or the path specified. If unsure, you might just open a command prompt and then cd until you get to the directory for imagemagik;c> cd progra~1 c\progra~1>dir /w(shows the directory listing in wide format)c\progra~1> cd imagem~ c\progra~1\imagem~>All depends on where you have the program.Then for mogrify, reading the pdf, it shows this example:mogrify -format jpeg *.tiffSo I would assume you would need to specify the path:mogrify -format jpeg d:\images\*.tiffGK> I tried that but got the same message. > > The application is on the C drive, and the HTML page and images are on the D > drive. Would that be a problem? > > Regards, > Tim > -- > Tim Robinson > IDFK Web Developments > tim@idfk.com.au > 114a/40 Yeo Street > Neutral Bay 2089 > Australia > Phone +612 9908 2134 > Fax +612 9908 4837 > > > From: Jay Van Vark > > Reply-To: (WebCatalog Talk) > > Date: Tue, 21 Jan 2003 17:38:36 -0800 > > To: (WebCatalog Talk) > > Subject: Re: [DOS]/DOS query perhaps OT > > > > Path environment variable is usually the issue... > > > > Start with a [DOS]path > > [/DOS] > > > > And compare that to what you get in your command prompt... > > > > Might just have to make a full path call to morgrify... > > > > > > On 1/21/03 5:29 PM, Tim Robinson wrote: > > > >> I've never actually used [DOS] before and if someone could point out > >> something obvious that would be great. I'm trying to get ImageMagick running > >> on Windows. > >> > >> I'm trying to use the [DOS] context to mogrify the images in the directory > >> when the HTML page is, so I have: > >>
> >> [DOS]mogrify -size 120x120 *.jpg -resize 120x120 -unsharp 0 +profile*> >> [/DOS]> >> 
> >> > >> but the result says: > >> 'mogrify' is not recognized as an internal or external command, > >> operable program or batch file. > >> > >> If I bring up the Command prompt on the server itself, and type in mogrify, > >> it recognises it (although I'm not sure how to specify which directory I > >> want done). Any help greatly appreciated. > >> > >> PS. I'll never complain about the WebCatalog docs again after trying to make > >> head or tail of the ImageMagick docs.... > >> > >> Regards, > >> Tim > > > > > > Jay Van Vark > > 'Guiding Positive Change in High-Tech Companies' > > one box voicemail (866) 248-7670 x 6471 > > efax (801) 659-7952 > > > > -- Great tool for advertising bid optimization, check out: > > http://www.Promote4Less.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [DOS]/DOS query perhaps OT (Tim Robinson 2003)
  2. Re: [DOS]/DOS query perhaps OT (Alain Russell 2003)
  3. Re: [DOS]/DOS query perhaps OT (Tim Robinson 2003)
  4. Re: [DOS]/DOS query perhaps OT (Gary Krockover 2003)
  5. Re: [DOS]/DOS query perhaps OT (Gary Krockover 2003)
  6. Re: [DOS]/DOS query perhaps OT (Tim Robinson 2003)
  7. Re: [DOS]/DOS query perhaps OT (Tim Robinson 2003)
  8. Re: [DOS]/DOS query perhaps OT (Gary Krockover 2003)
  9. Re: [DOS]/DOS query perhaps OT (Jay Van Vark 2003)
  10. [DOS]/DOS query perhaps OT (Tim Robinson 2003)
You would need to specify the path to the image, but I don't think that's the cause of your error message. That message is telling you that no executable named mogrify is in the current path, or the path specified. If unsure, you might just open a command prompt and then cd until you get to the directory for imagemagik;c> cd progra~1 c\progra~1>dir /w(shows the directory listing in wide format)c\progra~1> cd imagem~ c\progra~1\imagem~>All depends on where you have the program.Then for mogrify, reading the pdf, it shows this example:mogrify -format jpeg *.tiffSo I would assume you would need to specify the path:mogrify -format jpeg d:\images\*.tiffGK> I tried that but got the same message. > > The application is on the C drive, and the HTML page and images are on the D > drive. Would that be a problem? > > Regards, > Tim > -- > Tim Robinson > IDFK Web Developments > tim@idfk.com.au > 114a/40 Yeo Street > Neutral Bay 2089 > Australia > Phone +612 9908 2134 > Fax +612 9908 4837 > > > From: Jay Van Vark > > Reply-To: (WebCatalog Talk) > > Date: Tue, 21 Jan 2003 17:38:36 -0800 > > To: (WebCatalog Talk) > > Subject: Re: [DOS]/DOS query perhaps OT > > > > Path environment variable is usually the issue... > > > > Start with a [DOS]path > > [/DOS] > > > > And compare that to what you get in your command prompt... > > > > Might just have to make a full path call to morgrify... > > > > > > On 1/21/03 5:29 PM, Tim Robinson wrote: > > > >> I've never actually used [DOS] before and if someone could point out > >> something obvious that would be great. I'm trying to get ImageMagick running > >> on Windows. > >> > >> I'm trying to use the [DOS] context to mogrify the images in the directory > >> when the HTML page is, so I have: > >>
> >> [DOS]mogrify -size 120x120 *.jpg -resize 120x120 -unsharp 0 +profile*> >> [/DOS]> >> 
> >> > >> but the result says: > >> 'mogrify' is not recognized as an internal or external command, > >> operable program or batch file. > >> > >> If I bring up the Command prompt on the server itself, and type in mogrify, > >> it recognises it (although I'm not sure how to specify which directory I > >> want done). Any help greatly appreciated. > >> > >> PS. I'll never complain about the WebCatalog docs again after trying to make > >> head or tail of the ImageMagick docs.... > >> > >> Regards, > >> Tim > > > > > > Jay Van Vark > > 'Guiding Positive Change in High-Tech Companies' > > one box voicemail (866) 248-7670 x 6471 > > efax (801) 659-7952 > > > > -- Great tool for advertising bid optimization, check out: > > http://www.Promote4Less.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Gary Krockover

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

I need to get a [grep] (2003) Re(2): NT version and O'reily's WebSite (1997) RE: Promise of future help (1998) Mozilla/4. and Browser Info.txt (1997) TeaRoom Order fields email account remain empty even though thewy are filled. (1997) Redirect in 4.0 (2000) IE Cache Problems... (1999) Nested tags count question (1997) OT: SSL Certs (2005) Multiple 'Users.db' files not possible (1997) Limitations on fields? Server is crashing (1997) Hello??? (1997) ListFiles then delete by ModDate (2002) WebCat2b14MacPlugIn - [include] doesn't hide the search string (1997) I'm new be kind (1997) Showif date range comparison (1999) RAM problems, [appendfile] problems (1998) AW: AW: Credit card processing - UK (1997) Way OT: Active ISP (2002) [math] are you there? (1999)