Steve,

Back in the Tango 3 days we came up with a way to branch to a variable
file. I haven't tried it since then. We use variable method calls now.
But it worked like this:
1) create a taf file called @@varFile.taf which contains 1 results
action named Begin.
2) in your taf file create a branch to @@varFile.taf:Begin
3) set the variable varFile to the file you want, and tango will branch
to it.

Disclaimer: This worked in T3 due to the order in which variable
substitution was performed. I can't guarantee it will work in W5. 
I would use methods if possible.

Dave

-----Original Message-----
From: Fogelson, Steve [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 06, 2004 12:28 PM
To: Witango User Group (E-mail)
Subject: Witango-Talk: Branch and Return Action

Is there any way to specify the file to branch to using a variable
instead
of explicitly designating the file within the action?

I suppose I could have different Branch Actions, but that could be
pretty
cumbersome.

Thanks

Steve Fogelson
Internet Commerce Solutions
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to