NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: CaseyR on October 30, 2014, 06:13:34 PM

Title: Concatention & being stripped out of fiters
Post by: CaseyR on October 30, 2014, 06:13:34 PM
Not sure if this is NetTalk issue or a Clarion 9.1 issue.  Using NT 8.24

Just a heads up for anyone using concatenation in browse filters.   I have had a few occasions where I have opened the filter entry for a browse and when I closed it all the ampersands (&) used to concatenate the filter were stripped out.  Fortunately, the compiler points out the problem.  Haven't been able to replicate the problem in an example so far.  My solution is to use a procedure to generate the filter rather than entering the filter directly through the template.   
Title: Re: Concatention & being stripped out of fiters
Post by: rainerwallenius on November 02, 2014, 02:42:37 AM
Hi,
I have seen this happen in Clarion8 too. No Webserver-application.

:: rainer