Customizing the metamodel > Reference external documents
  
Reference external documents
The EDIT URLS command can be use to reference external documents.
The EDIT URLS command displays buttons at the bottom of the LISTOF property:
Open button
Browse Externally button
Browse Internally button.
The buttons can be used for one of these functions:
browse and select external documents
type external hyperlinks
browse the internal Files table of the encyclopedias database
open an external or internally referenced document.
Syntax
PROPERTY property name {EDIT URLS}
Restriction
A URLS property must not be KEY.
Example
{
Definition "Use Case"
PROPERTY "Reference Documents" {EDIT URLS}
}
Using the Reference Documents property
You can specify an external document, spreadsheet, URL, or other file in the Reference Documents property.
1 Click Browse Externally to select a document.
Include the protocol for URLs and file references. For example: http://host/path for URLs, and http://host/path/file for file references.
File addresses can be opened by clicking Open in the Property Editor for this type of property. To navigate external links, verify that the link that you store works in a browser before you store it.
2 Click Browse Internally to select a file in the Files table of the encyclopedias database.
If you open an internal document, it is exported from the Files table and opened in the default program set on your computer for that type of document. A warning message displays indicating that you must remember to import it back into the Files table of the database after saving it.
3 Select the document or file in the Reference Documents list, and then click Open.
See also
Introduction to extending metamodel with USRPROPS