Hi Tiemo,

had the time to test it a little bit earlier. Works here with Windows XP SP2 
german. My script looks like this

ON mouseUp pMouseBtnNo
    set the systemfileselector to true
    put slash & slash & "win2003srv" & slash & "david" into tpath
    --  put "//win2003srv/david" into tpath
    answer folder "test" WITH tpath
END mouseUp 

Regards,

Matthias

-------- Original Message --------
Subject: Re-2: How to use UNC Paths in Rev? (05-Mrz-2009 18:41)
From:    [email protected]
To:      [email protected]

> Hi again,
> 
> i will try it on a XP later tonight and will let you know.
> 
> Regards,
> 
> Matthias
> 
> 
> -------- Original Message --------
> Subject: AW: How to use UNC Paths in Rev? (05-Mrz-2009 18:06)
> From:    Tiemo Hollmann TB <[email protected]>
> To:      [email protected]
> 
> > Perhaps I have to tell, that I am with Rev 3.0 on Win XP. Is it perhaps > 
> > only
> > available on Mac?
> > Tiemo
> > 
> > > -----Ursprüngliche Nachricht-----
> > > Von: [email protected] [mailto:use-revolution-
> > > [email protected]] Im Auftrag von Tiemo Hollmann TB
> > > Gesendet: Donnerstag, 5. März 2009 17:52
> > > An: 'How to use Revolution'
> > > Betreff: AW: How to use UNC Paths in Rev?
> > > 
> > > Hi Matthias,
> > > hmmm, I tested also:
> > >    put slash & slash & "MyServer" & slash & "MyPath" into tPath
> > >    -- what is: "//MyServer/MyPath"
> > >    answer folder "Test" with tPath
> > > without success. Answer doesn't opens my folder. I also tried a trailing
> > > slash. Is it a typo, or what am I missing?
> > > Thanks
> > > Tiemo
> > > 
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: [email protected] [mailto:use-revolution-
> > > > [email protected]] Im Auftrag von [email protected]
> > > > Gesendet: Donnerstag, 5. März 2009 17:39
> > > > An: [email protected]
> > > > Betreff: Re: How to use UNC Paths in Rev?
> > > >
> > > > Hi Tiemo,
> > > >
> > > >
> > > > you have to use slashes not backslashes.
> > > >
> > > > Tested here with slashes instead of backslashes w/o problems.
> > > >
> > > > Regards,
> > > >
> > > > Matthias
> > > >
> > > >
> > > > -------- Original Message --------
> > > > Subject: How to use UNC Paths in Rev? (05-Mrz-2009 17:26)
> > > > From:    Tiemo Hollmann TB <[email protected]>
> > > > To:      [email protected]
> > > >
> > > > > Hello,
> > > > >
> > > > > I have read in the archives, that you can use UNC path names with Rev.
> > > > But
> > > > > when just testing:
> > > > >
> > > > > Answer folder "Test" with "\\MyServer\MyDir"
> > > > >
> > > > > I don't succeed.
> > > > >
> > > > > What am I missing to use UNC paths?
> > > > >
> > > > > Thanks for any hint
> > > > >
> > > > > Tiemo
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > use-revolution mailing list
> > > > > [email protected]
> > > > > Please visit this url to subscribe, unsubscribe and manage your
> > > > > subscription preferences:
> > > > > http://lists.runrev.com/mailman/listinfo/use-revolution
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > To: [email protected]
> > > >
> > > >
> > > > _______________________________________________
> > > > use-revolution mailing list
> > > > [email protected]
> > > > Please visit this url to subscribe, unsubscribe and manage your
> > > > subscription preferences:
> > > > http://lists.runrev.com/mailman/listinfo/use-revolution
> > > 
> > > _______________________________________________
> > > use-revolution mailing list
> > > [email protected]
> > > Please visit this url to subscribe, unsubscribe and manage your
> > > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-revolution
> > 
> > _______________________________________________
> > use-revolution mailing list
> > [email protected]
> > Please visit this url to subscribe, unsubscribe and manage your 
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> > 
> > 
> > 
> > 
> > To: [email protected]
> 
> 
> _______________________________________________
> use-revolution mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 
> 
> 
> To: [email protected]


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to