A user of our legacy VFP 7 app is finding that the program blows up on the following DDE command being sent to Word 2003 SP2. Older versions of Word 2003 handle the command with no problem.
maxed=
DDEExecute(ddehandle,"[If AppRestore()=0 Then AppRestore]")
Any idea where the last few living DDE experts hang out