IAR Embedded workbench and DDE commands

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
zainka
Posts: 33
Joined: Tue Apr 29, 2003 6:40 am

IAR Embedded workbench and DDE commands

Post 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
zainka
Posts: 33
Joined: Tue Apr 29, 2003 6:40 am

Post 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
Post Reply