Hi

 

Since the name option is hard coded to return request scope

Have you tried it without the scope

 

Assign the var

<@ASSIGN request$dynamicname VALUE=MyDynamicName>

 

in the output tab of the search action place

@@dynamicname

 

Ben Johansen - http://www.pcforge.com
Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm
Authorized MDaemon Mail Server Reseller
http://www.pcforge.com/AltN.htm

-----Original Message-----
From: Bryan Hughes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 7:21 AM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: Dynamic ResultSet Naming

 

I am trying to dynamically name a search actions result set in a for loop.

The name of the resultSet (request$service) is assigned before the search action.

I name the search action resultSet varible "<@VAR request$service>" under the Output Variable Properties tab of the search action.

I get the following error when running the page:

An error occurred while processing your request:

File: run.eo
Position: Search_salon_subs_services
Class: Internal
Main Error Number: -52

The name of the result set variable cannot have a scope specifier
<@VAR request$service>


When I use "@@request$service" instead of "<@VAR request$service>" i get:

Error
An error occurred while processing your request:

File: run.eo
Position: Search_salon_subs_services
Class: Internal
Main Error Number: -52

The name of the result set variable cannot have a scope specifier
salon_service_Makeup

I'd rather not have to create the name variable and I'd rather not have to give the resultSet a static name then rename it in a following action.

Can I not dynamically assign resultSet names?

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

Reply via email to