On 12/08/2009 11:36, Dominik Gierse wrote:
> Hi List,
> 
>  
> 
> i want to use the savequery function. I found an article in a pmapper mail
> archive, where Armin described I have to use the saveQuery() function in
> q_execMapQuery. I tried it with 
> 
>  
> 
> @$this->map->loadquery("/ms4w/tmp/test.res");     
> 
> @$this->map->queryByRect($selrect);
> 
> $this->map->savequery("/ms4w/tmp/test.res");     
> 
>  
> 
> But when I select something and then select some other objects I get only
> the last ones highlighted.
> 
> Where´s my error ? 
> 
>  
> 

I've never used save/load query, but I guess you will first have to save 
it (better not with static absolute names) and load it afterwards. How 
it is kept and referenced within a session I don't have a clue.

armin

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to