#STAT = SYSTEM('GUI /C START EXCEL')
#STAT = DDE_POKE('EXCEL','Sheet1','R1C1', 'HELLO1','R1C2', 'HELLO2')
At frist time it's OK. Can send data to excel but second time i want to test again then show error message "010-FUNCTION EXCEEDS WORKSPACE" and no have data in Excel file.
* help me please.
