[GRASS-user] new 6.4.1 gui- "enter values interactively"

Greetings

I’m trying the new 6.4.1 interface and I have one question:
in my GRASS Python scripts, where I’m suppose to enter the path for external files, I have one data field with the following title:
“or enter values interactively”. What is this? and what is its function?

Thanks
Nikos

Hi,

2010/11/9 Nikos Dumakis <nikosdu1980@gmail.com>:

I'm trying the new 6.4.1 interface and I have one question:
in my GRASS Python scripts, where I'm suppose to enter the path for external
files, I have one data field with the following title:
"or enter values interactively". What is this? and what is its function?

instead of entering path to the existing file (browse button) you can
enter values interactively (GUI creates temp file for you). Useful
e.g. for r.reclass when you don't want to store rules to the file
before running the module.

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

[back to ML]

2010/11/9 Nikos Dumakis <nikosdu1980@gmail.com>:

Hello m,artin
This is pretty great functionality (congrats!!!). But, since I'm building a
GRASS installation for my students, I don't want to confuse them. Can I
switch this OFF?

now possible, try r44281.

Settings -> Preferences -> Command -> Allow interactive input

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa