cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

System parameter check

BranDune
1-Newbie

System parameter check

I am creating a status report note on a drawingthat hasmultiple models and would like it to report back in a whether any of the associated drawing models have been modified in a users workspace using &PTC_MODIFIED. Do I need to write relations?


This is what I am looking to see:


IF all &PTC_MODIFIED equals FALSE then "False"


IF any &PTC_MODIFIED equals TRUE then "True"


My drawing annotation reads like this now:


{1:&dwg_name}.drw
&PTC_COMMON_NAME:D
DESIGNER: &PTC_WM_MODIFIED_BY:D
DWG VERSION: &PDMREV:D / STATE: &PTC_WM_LIFECYCLE_STATE:D
LAST MODIFIED: &PTC_WM_MODIFIED_ON:D
CURRENT CHARGE CODE: &CURRENT_CHARGE_CODE
MODELS MODIFIED: &PTC_MODIFIED / MC ERR: &MC_ERRORS:D


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
0 REPLIES 0
Top Tags