New Variables

ProjectWise V8i has a few new system variables that can be used in environment attributes. I think the most asked for variable is the full ProjectWise path to be used as a titleblock field. Although most of the new variables deal with the document name we now have two new variables for folder name and description. Below is the full list of new variables in V8i and example output.


$DOCUMENT.FULLDESC$ = pw:\\server:datasource\Documents\Folder\File Description
$DOCUMENT.FULLNAME$ = pw:\\server:datasource\Documents\Folder\File.dgn
$DOCUMENT$ = 3
$VAULT.FULLDESC$ = pw:\\server:datasource\Documents\Folder Description
$VAULT.FULLNAME$ = pw:\\server:datasource\Documents\Folder

JP