Is this the only way to get the folder of the standalone application?

on openStack
  local lFolder
  get matchText (the fileName of me , "^(.*)/[^/]+$" , lFolder )
  set the defaultFolder to lFolder
end openStack

Since you can not use relative path without setting the defaultFolder I
would expect the defaultFolder to be set automaticaly.

Is there any way to make this code part of every project without pasting
it inside? 


Nir Soffer

--
Email: [EMAIL PROTECTED]
ICQ:   98571424

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

Reply via email to