If using DMX2004 you need to use the following syntax:
_player.open(theArg & theDoc, theApp)
todd
-----Original Message-----
<Message window test>
theApp = baShortFileName("D:\Program\Adobe\Acrobat 6.0\Reader\AcroRd32.exe")
theDoc = baShortFileName("C:\Documents and Settings\Bertil
Flink\Desktop\PDFOpenParams.pdf")
theArgs = " /A page=5 "
open theApp & theArgs & theDoc
</Message window test>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL
PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping
with programming Lingo. Thanks!]