Question
Sharing user-defined variables in RH7
RH7 lets you define user variables in a project... is there a
way to import them from one project into another?
I figured out the answer to my own question; will include here in case others are looking.
The RH7 help doesn't say that the variables are stored in rhvariable.apj -- simple XML so you can copy the whole file into another RH project, or edit the variables in the file (using Notepad, etc.) and copy/paste from one project rhvariable.apj file to another if they share a number of variables.
I figured out the answer to my own question; will include here in case others are looking.
The RH7 help doesn't say that the variables are stored in rhvariable.apj -- simple XML so you can copy the whole file into another RH project, or edit the variables in the file (using Notepad, etc.) and copy/paste from one project rhvariable.apj file to another if they share a number of variables.