DDE
"Neu, Gerhard" <[email protected]> Fri, 28 Apr 2006 15:25:03 +0200
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <328F1830023A2C47B4402A2FF2D02BAF01A5BE42@043WIESMX01.at.cee.corp.ids-scheer.com> |
Here is my (4JS-)problem:
I have an open Excel-sheet (german-version)
called "Mappe1" -
DDEPoke works fine, but
DDEPeek produces the following error (DDEGetError()):
invalid command name "ddeExcel_Mappe1"
Code:
LET str50 = DDEPeek("Excel","Mappe1","Z3S2")
Can anyone help me ???