System Command

Jay Ashworth jra at baylink.com
Thu Feb 6 16:53:10 PST 2014


----- Original Message -----
> From: "SmittyUSN1" <smittyusn1 at bellsouth.net>

> After trying all day to figure out how to SYSTEM out to a "filename.pdf"

> destination: c:\temp\filename.pdf

I *think* that what you're looking for is 

::system("start c:\\temp\\filename.pdf"):

I think that it's 'start' that leverages the system filetype association
on the .pdf extension.

Cheers,
-- jra
-- 
Jay R. Ashworth                  Baylink                       jra at baylink.com
Designer                     The Things I Think                       RFC 2100
Ashworth & Associates       http://www.bcp38.info          2000 Land Rover DII
St Petersburg FL USA      BCP38: Ask For It By Name!           +1 727 647 1274


More information about the Filepro-list mailing list