Nov 24, 2001 #1 comnt8r Technical User Joined Nov 24, 2001 Messages 1 Location US Does anyone out there have a command to call up Outlook Express from a FoxPro 2.6 DOS program??? Would appreciate the help. Thanks
Does anyone out there have a command to call up Outlook Express from a FoxPro 2.6 DOS program??? Would appreciate the help. Thanks
Nov 26, 2001 #2 mscallisto Technical User Joined Jun 14, 2001 Messages 2,990 Location US Just a wild guess If you can run your Foxpro thru a DOS window you may be able to have it call a VB program which in turn can deal with Outlook. Much Luck Upvote 0 Downvote
Just a wild guess If you can run your Foxpro thru a DOS window you may be able to have it call a VB program which in turn can deal with Outlook. Much Luck
Nov 26, 2001 #3 yizhar MIS Joined Sep 1, 2001 Messages 2,282 Location IL HI Look at article ID Q192341 in MS KB. You can try using the following: mailto:email@address If you just need to send email from your program, and you don't need other OE features, you can use a stand-alone command line mailer program. You can find a simple one here: http://teachers.sivan.co.il/yizhar#NUTS(Download NUTS and see the included MAILIT utility) And searching the web you can find other similar programs. Bye Yizhar Hurwitz http://come.to/yizharhttp://teachers.sivan.co.il/yizhar Upvote 0 Downvote
HI Look at article ID Q192341 in MS KB. You can try using the following: mailto:email@address If you just need to send email from your program, and you don't need other OE features, you can use a stand-alone command line mailer program. You can find a simple one here: http://teachers.sivan.co.il/yizhar#NUTS(Download NUTS and see the included MAILIT utility) And searching the web you can find other similar programs. Bye Yizhar Hurwitz http://come.to/yizharhttp://teachers.sivan.co.il/yizhar