Home › Forums › General XMetaL Discussion › Getting CRCL Resource locator from file path › Reply To: Getting CRCL Resource locator from file path
Reply to: Getting CRCL Resource locator from file path
August 3, 2010 at 9:03 pmI believe you can use:
Application.ActiveDocument.CRLocator
If it is null, the document was opened from the file system, if it is not null the document was opend from the repository and it contains the CRCL Resource Locator.