Dan,

I'm all MacOS here, but I did notice a couple of things which might help you-

1) You may need the drive name, i.e.:

start "c:\blah\blah\doc.pdf"

2) When inside Rev, you can use the hideConsoleWindows property to hide the nasty window (or something close to that, don't have my reference handy).

HTH

- Brian

Not on this end.

Well, I should say that I tried it directly in the shell, not from Rev. There, I typed:

start "blah\blah\doc.pdf"

It opened a new command line window and stared at me.

I'll try it tomorrow from inside Rev.

Dan

On Jul 28, 2005, at 7:51 PM, Mark Wieder wrote:

get shell("start" && tPathToDocument) -- works for me


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



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

Reply via email to