Could someone help me to do that? : I want to launch a fax software called Winfax. I know how to make the Winfax run using Shellexecute as follow:
ShellExecute(Handle, 'open','C:\File programs\WinFax\cmposfax.exe', nil, nil, SW_SHOWNORMAL); What I want to know is how to pass Winfax three parameters: 1-Fax number 2-Name of the people to whom the fax is addressed 3-Name of the company Can you help please? ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ------------------------------------------------------- Home: http://groups.yahoo.com/group/delphi-programming/ Remove: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-programming/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
