Logs a key value pair a control dataset. More...
Go to the source code of this file.
If the dataset does not exist, it is created. Usage:
mp_setkeyvalue(someindex,22,type=N) mp_setkeyvalue(somenewindex,somevalue)
| key | Provide a key on which to perform the lookup | 
| value | Provide a value | 
| type= | either C or N will populate valc and valn respectively. C is default. | 
| libds= | define the target table to hold the parameters | 
Definition in file mp_setkeyvalue.sas.
  
    For more information visit the  Boemska MacroCore library.