![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: need to write some special characters to DOORS database. Topic Summary: using a JSP and some java code that invokes some DXl functions to do this Created On: 25-Apr-2007 08:33 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I need to write some extended ascii characters(®€ etc) to DOORS.
I am sending this request through a JSP page that invokes a java code which in turn talks to DXL code through windows socket. These characters are reaching DOORS but anything other than ASCII(0-127) appears as question marks (?) in DOORS. DOORS stores data in ANSI format. I need to send data in UTF-8 so,How can I convert data in ANSI format as to make DOORS understand what it is receiving nad interpret it accoedingly. how can I achive this? any idea? |
|
![]() |
|
![]() |
|
Hi Manju,
there are two undocumented functions which may help you: string ansi(string) string utf8(string) Another undocumented thing (I do not really know what it does ![]() pragma encoding,"UTF-8" It is used in example scripts delta.inc, deltabuff.inc and deltabin.inc without any description --> So your guess is as good as mine ![]() Greetings Reik ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.