URL Format
The Edit tab has a URL field that can be used to create, read, update, and delete URLs.  A list is retained.  Each entry in the list follows the industry standard URL format.  There are four types:  web link, file name, folder name, and ftp address.

A full web link has the form 'http://www.scadalink.com'.  This can also be entered as the short form 'www.scadalilnk.com'.

A full file name has the form 'file://c:/folder/fiilename.ext'.  This can also be entered as the short form 'c:/folder/filename.ext'.  

A full folder name has the form 'file://c:/folder'.  This can also be entered as the short form 'c:/folder'  If only a drive letter is used then enter 'c:/' to navigate to the top directory.  If 'c:' is used then a default folder that corresponds to the applcation working directory is used.

A full ftp address has the form 'ftp://address@hostname'.  The 'ftp' prefix must always be used.

The back-slash '\' and forward-slash '/' are equivalent and can be interchanged anywhere within a URL.