Newsgroups: comp.lang.smalltalk,comp.os.os2.programmer.misc
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!newsfeed.internetmci.com!in1.uu.net!fyi.net!news
From: fireresq@fyi.net
Subject: VisualAge DDE case Problem
X-Nntp-Posting-Host: 204.179.83.8
Message-ID: <DMvnwy.Aqq@fyi.net>
Sender: news@fyi.net (News User)
Reply-To: fireresq@fyi.net
Organization: RPS
X-Newsreader: IBM NewsReader/2 v1.2
Date: Fri, 16 Feb 1996 16:46:10 GMT
Lines: 15
Xref: glinda.oz.cs.cmu.edu comp.lang.smalltalk:34835 comp.os.os2.programmer.misc:36417

I am using VisualAge 2.0 for OS/2 and using the DDE client part to talk
to the Call Coordinator Winodws (CCWIN) DDE interface. 

First Question:
Is there any known problems with talking to DDE Windows from VisualAge?

In the documantation for the CCWIN documentation it says that all advises 
are to be in UPPER case.  On the settings dialog for the client part there is a 
table to enter the Item and Format.  When I enter something like 
ALERTING_CALLER_NUMBER,3620L1 and press Apply or Ok the VisualAge
DDE Clinet part converts converts the item to alerting_caller_number,3620l1.

Second Question:
Is there any way to keep the case conversion form happening? 

