Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

open a *.doc file from powerbuilder

Status
Not open for further replies.

sssdexter

Programmer
Oct 7, 2003
29
MY
Hi,

How can i open a *.doc file from my application?

For example i have a D:\test.doc, in my application i want to open this document file by clicking a button.

Thanks in advance
 
Refer thread144-721602 credits to our ever-helping PB guru mbalent :)

cheers
MM
 
Hi,
If you dont want to use PFC , you might want to check the win API function ShellExecute for openning the Doc file.

Iziki.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top