Skip to main content
March 11, 2007
Question

How to open the specific folder view with JS

  • March 11, 2007
  • 1 reply
  • 581 views
Hi,

Maybe very simple thing, but I don´t know how to "open" the view to an excisting folder like "Macintosh HD/MyDocs/This_Folder" ?

Thanks in advance!

Erkki
This topic has been closed for replies.

1 reply

March 13, 2007
I found the answer myself. It was this what was missing (to choose the specific folder).

eg.
app.browseTo(Folder("/Macintosh HD/MyFolder/"));