#2314: output r.out.xyz
-------------------------------------------------+--------------------------
 Reporter:  pvanbosgeo                           |       Owner:  grass-dev@…    
          
     Type:  defect                               |      Status:  new            
          
 Priority:  normal                               |   Milestone:  7.0.0          
          
Component:  Default                              |     Version:  svn-trunk      
          
 Keywords:  separator, pipe, r.out.xyz, r.stats  |    Platform:  MSWindows 7    
          
      Cpu:  All                                  |  
-------------------------------------------------+--------------------------

Comment(by hcho):

 {{{
 r.out.xyz input=a sep=`~!@#$%^&*()-_=+[{]}\|;:,<.>/?"'"'"'
 }}}
 produces:
 {{{
 0.5`~!@#$%^&*()-_=+[{]}\|;:,<.>/?'"0.5`~!@#$%^&*()-_=+[{]}\|;:,<.>/?'"1
 }}}
 a is a single pixel map.

 Single/double quotes were escaped by the other characters because
 shlex.split raises a "No closing quotation" error.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2314#comment:23>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to