Opened 12 years ago
Last modified 6 years ago
#1870 new defect
Calling back r.mapcalc statement in command console - parsing error
Reported by: | pvanbosgeo | Owned by: | |
---|---|---|---|
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 , 12 years ago
Component: | Default → wxGUI |
---|---|
Keywords: | r.mapcalc added |
comment:2 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:4 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
comment:5 by , 6 years ago
Milestone: | 7.0.7 → 7.6.2 |
---|
Note:
See TracTickets
for help on using tickets.