Thread 2fc4f97e

First, thank you for such an elegant solution….I am attempting to run this on a windows box, using the Ruby193 install. It “appears” to work, if I # out this section :

else

# res.error!
end

If I do not # those two lines, I get this error:

sms.rb:102:in ’‘: undefined method ’error!’ for nil:NilClass (NoMethodError)

When I do comment out the two lines noted above, the script runs, and returns to the command prompt returning nothing regarding success or failure. I am not a programmer per se, so I am a little lost in the code and hoping someone can help shed some light on this for me.

Has anyone come across this, or been able to get this to work properly with Windows?

Much appreciated, and happy holidays!
Eric