Page 1 of 1

IAR Embedded workbench and DDE commands

Posted: Fri Nov 12, 2004 1:19 pm
by zainka
Hi

I am trying get IAR emb. ver 3.20C (for AVR mcu) to work with Textpad 4.7.3 by passing DDE commands. Anyone done this?

The following settings are used within IARs Tools/Options menu selecting "external editor"

Type: DDE
Editor: C:\Program Files\TextPad\system\DDEOPN32.EXE
Service: DDEOPN32
Command: TEXTPAD $FILE_FNAME$[$CUR_LINE$]

$FILE_FNAME$ and $CUR_LINE$ are both internal variables of IAR
I have been messed around a bit now with no success, so any help will do.

Thanks in advandce

W

Posted: Fri Nov 12, 2004 1:48 pm
by zainka
:roll: Never mind

I used command line in stead.
Messing a bit less than with DDE solved my problems

Sorry for interrupting

W