Niklas,

Here's what I use:

Set the defaultFolder to applicationPath()
--
function applicationPath
  put the fileName of this stack into appPath
  set the itemDel to "/"
  delete last item of appPath

  return appPath
end applicationPath


Hope this helps,

Dan

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to