If you are looking for javascript examples which handle relative
references to files, you may like to look in the
LaunchApplicationPlugin
Located at
http://www.remotely-helpful.com/TiddlyWiki/LaunchApplication.html
This allows you to launch applications on your key with a button in
TiddlyWiki. You specify the application using relative pathnames and
the javascript figures out the fully qualified pathname so the
security requirements are met.
If you where asking about simply referring to files using relative
paths, yep, use ../directory/file or ./directory/file etc.
...Lyall
> Morris Grayhttp://
twhelp.tiddlyspot.com