GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  Rational Robot
Go To First  |  Previous Question  |  Next Question 
 Rational Robot  |  Question 42 of 73    Print  
What is the syntax to call a script?

  
Total Answers and Comments: 4 Last Update: February 20, 2007     Asked by: jyothsna 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 04, 2007 08:41:46   #1  
abdul        

RE: What is the syntax to call a script?

SYNTAX

CallScript script$

This command corresponds to the Call Script option in theRobot Insert menu. During script recording use this option to insert a call toanother script. You can select the Run Now check box to execute the calledscript while recording or deselect it to execute the called script at playbackonly.


 
Is this answer useful? Yes | No
January 04, 2007 08:54:03   #2  
abul Member Since: May 2006   Contribution: 10    

RE: What is the syntax to call a script?

SYNTAX

CallScript script$

This command corresponds to the Call Script option in theRobot Insert menu. During script recording use this option to insert a call toanother script. You can select the Run Now check box to execute the calledscript while recording or deselect it to execute the called script at playbackonly.


 
Is this answer useful? Yes | No
February 06, 2007 04:57:17   #3  
NISHANTH V S        

RE: What is the syntax to call a script?
SYNTAXCallScript script$This event control command causes a script to call another script. The called or nested script executes completely and then control returns to the calling script. The calling script is suspended while the called script finishes. You can nest scripts up to 16 levels deep (the original script plus up to 15 scripts below it).This command corresponds to the Call Script option in the Robot Insert menu. During script recording use this option to insert a call to another script. You can select the Run Now check box to execute the called script while recording or deselect it to execute the called script at playback only.
 
Is this answer useful? Yes | No
February 20, 2007 06:47:22   #4  
s.lakshmipriya        

RE: What is the syntax to call a script?
callscript(script name)which is to be call on this script.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape