relearn: Set parameter values in parameter file of new version
Package: rvsao
Usage
relearn task
Parameters
- task = ""
- Name of task of which parameter file is to be updated
Description
relearn saves the current parameter values for the named task,
unlearns it, and reassigns the old parameter values to the new file.
Instead of typing
dpar task >temp.file
unlearn task
cl <temp.file
you type
relearn task
Bugs
none