View Single Post
  #1  
Old 02-05-2010, 09:03 AM
ChrisF ChrisF is online now
Registered User
 
Join Date: 12-09-2009
Posts: 67
How to do this in a loop?

This is not a StarTeam question.

Currently I have separate StarTeam steps to say label different views with the same label. IOW

Step1: Label View1 with "Latest code"
Step2: Label View2 with "Latest code"
..etc

How can I set up a loop that calls the same StarTeam step in a subroutine, passing it the %VIEW_NAME% value? I want a subroutine since I may want to do other things also. I looked up the help file on Loops but I didn't get how I can do this with a Loop step.
Reply With Quote