On Wed, 23 Apr 2008 17:34:25 -0700 (PDT)
Lynn Etheredge <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I would like to open a file in it's native application. It doesn't have a
> specified extension, however, so I would need to specify the application
> somehow. I saw
>
> system("start docname")
>
>
Hi,
I would like to open a file in it's native application. It doesn't have a
specified extension, however, so I would need to specify the application
somehow. I saw
system("start docname")
but this doesn't specify the application.
Thank you,
Lynn
___