Over 1.104.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and sys.variables and env.variables,.
CAD tip # 8468:
Question
A
If you want to display - similarly to AutoCAD - a full document path (subfolders) in the Inventor window titlebar, you can use a simple iLogic macro.
Use iLogic to define a new rule (name it e.g. "LongCap") containing a single line:
ThisApplication.Caption = ThisDoc.PathThen let the rule "LongCap" run/invoke (see Event triggers) automatically on each event of the type "Document open".
Inventor2012
14.2.2012
14801×
this tip shared by ARKANCE experts applies to: Inventor 2012 ·
![CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

