search for: resultimagesize

Displaying 1 result from an estimated 1 matches for "resultimagesize".

2006 Feb 16
1
Newby: Getting "unitialized constant SockServ" -- help
...ing xml to just opened socket (send is std call) @xml = "<?xml version="1.0" ?> <transaction> <version> 2.0 </version> <ctrl> <mode> pbir </mode> <option> <resultImageSize> 16 </resultImageSize> </option> </ctrl> </transaction>" @socket.send(@xml) @socket.recv end end -- Posted via http://www.ruby-forum.com/.