![]() |
PING
0.9
Statistical data handling and processing in production environment
|
Rename variables of a dataset.
dsn : input dataset where variables to be renamed;lib : (option) input library; default: lib=WORK; note that when this is passed, it should be set in 2nd position;old1=new1, old2=new2 : (option) set of renaming couple of the form old=new so that the variable old shall be renamed into new.