I'm sure I tried this before in Rebol and it worked fine. However, I switched to using comlib and use imagemagick that way.
On 7/16/07, Carl Read <[EMAIL PROTECTED]> wrote: > > On Monday, 16-July-2007 at 1:10:57 Anton Rolls wrote, > > > > >What is the command line that definitely > >works in the DOS console ? > > convert c:\pic.jpg c:\pic.png > > >Anton. > > > >> >ie. call "convert c:\pic.jpg c:\pic.png" > >> > >> Just tried that (and probably had a few times before:) - but it > >> doesn't work, giving a "Invalid Parameter - c:\pic.png" error. > >> > >> I've tried every variation of Windows' file formats and REBOL > >> file formats that I can think of - and none have worked. The > >> call I gave seemed to be what REBOL's docs suggested should work, > >> but no go. > >> > >> -- Carl Read. > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- Graham Chiu http://www.synapsedirect.com Synapse-EMR - innovative electronic medical records system -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
