thank you....never thought about that..
next question! :D
when i put in mit shell : i_view32.exe C:\Rails\test.png 
/convert=C:\Rails\test.jpg it works. but when i do
*system("i_view32.exe C:\Rails\test.png /convert=C:\Rails\test.jpg")*
it doesn't work.
what am i doing wrong?i guess it is escaping instead of taking it as a 
string. do i have to add three more "\" ?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/pC1Xx-8JDhwJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to