You've named your variable $Object_Prop_Name and not Object_Prop_Name. 
 Also, in Ruby a variable is considered constant if you start it with a 
capital letter.  Looks like you're coming from writing unix shell scripts 
:).  Might want to visit this:

http://en.wikibooks.org/wiki/Ruby_Programming/Syntax/Variables_and_Constants#Constants
 

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to