This is essentially what I am doing. However, is this a bug or have I missed something in the manual about Request scope?
Peter - > This is why I always reassign the @@resultSet to my own variable. > <@ASSIGN request$myResults @@resultSet> > > Ben > > -----Original Message----- > From: Peter Fogg [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 06, 2005 1:01 PM > To: [email protected] > Subject: Witango-Talk: Scopes Local and Request > > A search Actions claims to return the results of the search in the > variable, ResultSet, of scope Request. However, if the debugger is on, > this line is displayed: > > [local$ Vars] [366] resultSet=[Array:13x2] variableTimeout=30 > > In addition, attempts to reference the array via "@@Request$ . . ." > returns nothing while "@@Local$ . . ." returns the expected data. > > I am running Witango Application Server 5.5 for Windows on Windows 2000 > 5.002195, Service Pack 4. > > My apologies if I am requesting help on an issue which has been previously > discussed, I just couldn't find any reference to it in the list. > > Thanks for any help offered. > > Peter - > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
