Opened 11 years ago

Last modified 5 years ago

#1870 new defect

Calling back r.mapcalc statement in command console - parsing error

Reported by: pvanbosgeo Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: wxGUI Version: svn-trunk
Keywords: r.mapcalc Cc:
CPU: x86-64 Platform: Linux

Description

First run a mapcalc statement in the command console, e.g.,

r.mapcalc "A = 2*B"

Then use the 'up arrow' to call back the latest function.

It shows the r.mapcalc statement without quotes:

r.mapcalc A = 2*B

Which will not run, giving the error message 'Unable to parse command 'r.mapcalc = 2*B'

Change History (5)

comment:1 by martinl, 11 years ago

Component: DefaultwxGUI
Keywords: r.mapcalc added

comment:2 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:3 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:4 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:5 by martinl, 5 years ago

Milestone: 7.0.77.6.2
Note: See TracTickets for help on using tickets.