[wtr-general] Re: How to call a function fom Excel ?

2009-04-27 Thread Wilson Xu
The following method maybe help you.
*eval * eval( *aString* *[*, *aBinding* *[* *file* *[* *line* *]* *]* *]*)
- *anObject*
 Evaluates the Ruby expression(s) in *aString*. If *aBinding* is given, the
evaluation is performed in its context. The binding may be a Binding object
or a Proc object. If the optional *file* and *line* parameters are present,
they will be used when reporting syntax errors.

Wilson

On Sat, Apr 25, 2009 at 11:47 PM, sHiVa krapa.ph...@gmail.com wrote:


 Hi all,

 I would like to manage my test suite in excel sheet. I put all of my
 function calls in  excel.
 when i call a functions from excel sheet that is a string type.  How
 can i execute that funtion at runtime?

 Regards
 Siva Paneendra krapa
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: How to call a function fom Excel ?

2009-04-27 Thread sHiVa

Thanks  alot Wilson. Code is working. I would be very greateful to
you.

Regards
Siva

On Apr 27, 1:26 pm, Wilson Xu xu.xiaodong.wil...@gmail.com wrote:
 The following method maybe help you.
 *eval * eval( *aString* *[*, *aBinding* *[* *file* *[* *line* *]* *]* *]*)
 - *anObject*
  Evaluates the Ruby expression(s) in *aString*. If *aBinding* is given, the
 evaluation is performed in its context. The binding may be a Binding object
 or a Proc object. If the optional *file* and *line* parameters are present,
 they will be used when reporting syntax errors.

 Wilson



 On Sat, Apr 25, 2009 at 11:47 PM, sHiVa krapa.ph...@gmail.com wrote:

  Hi all,

  I would like to manage my test suite in excel sheet. I put all of my
  function calls in  excel.
  when i call a functions from excel sheet that is a string type.  How
  can i execute that funtion at runtime?

  Regards
  Siva Paneendra krapa- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---