Re: Unicode Displaying in Runtime Revolution #2

2005-04-29 Thread Marisa K.
Hi, I'm using Sybase. Does the direct connection mean the connection from RunRev? Is there a way I can connect to Sybase directly from RunRev?? However, the unicode can be displayed correctly , together with ODBC, through other SQL executing tool; JISQL. Do you think it's because of JDBC help

Re: Unicode Displaying in Runtime Revolution #2

2005-04-28 Thread Frank D. Engel, Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The only thing I can think of with regard to using ODBC is that this may be a limitation of the ODBC driver? You should check any settings the driver provides to see if there is something in there which may affect this, and you should check the

Re: Unicode Displaying in Runtime Revolution #2

2005-04-27 Thread Trevor DeVore
On Apr 25, 2005, at 1:20 AM, Marisa K. wrote: Hello Trevor, Thank you so much for your reply. I had tried on your suggestion(using cursors) but it didn't work with me, still. While, English texts can be displayed just fine, Thai's texts cannot. Well, I connect to the database through ODBC. Do

Re: Unicode Displaying in Runtime Revolution #2

2005-04-25 Thread Marisa K.
Hello Trevor, Thank you so much for your reply. I had tried on your suggestion(using cursors) but it didn't work with me, still. While, English texts can be displayed just fine, Thai's texts cannot. Well, I connect to the database through ODBC. Do you think this is where the problem is? Every

Re: Unicode Displaying in Runtime Revolution #2

2005-04-21 Thread Trevor DeVore
On Apr 20, 2005, at 10:30 PM, Marisa K. wrote: Hi Trevor, Thank you agian for your suggestion. You are right about the database of UTF-8. :-) However, I've tried on that, too, but the result is the same!! I wrote script as: on openCard global tID set the unicodeText of fld testDB to uniEncode(

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-20 Thread Marisa K.
Hello, As previous trial, I still have a problem in displaying Spanish and German speacial characters, i.e. inverted?, accented characters, characters with umlaut, esset characters. Although I converted both of the files to /.txt/ with /unicodeText/ property settings and using /binfile:/ ,

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-20 Thread Trevor DeVore
On Apr 19, 2005, at 9:12 PM, Marisa Kosaisaevee wrote: Thank you so much for your information. I really appreciated. I tried on that (binfile: )and it returns Chinese chararters instead of Arabic!? So, I tried again for displaying Thai characters; /file is .txt/. It works great!!! Anyway, I

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-20 Thread David Burgun
Hi, I have a problem with menu bars: If I use the following script in the Stack Script with the preOpenStack message, I get problems, the memu bar does not seem to get instansiated correct. If I use it in the Mouse Up Handler of a button on the Stack, all works fine.

Unicode Displaying in Runtime Revolution #2

2005-04-20 Thread Marisa K.
Hello, I have the question about the unicode again. I want to query data from database, which are unicode. I used the revDataFromQuery function to query data from database. However, the result is . So, I tried on setting unicodeText property, it turns out . Also, I tried to save the

Re: Unicode Displaying in Runtime Revolution #2

2005-04-20 Thread Trevor DeVore
On Apr 20, 2005, at 8:49 PM, Marisa K. wrote: I have the question about the unicode again. I want to query data from database, which are unicode. I used the revDataFromQuery function to query data from database. However, the result is . So, I tried on setting unicodeText property, it

Re: Unicode Displaying in Runtime Revolution #2

2005-04-20 Thread Marisa K.
Hi Trevor, Thank you agian for your suggestion. You are right about the database of UTF-8. :-) However, I've tried on that, too, but the result is the same!! I wrote script as: on openCard global tID set the unicodeText of fld testDB to uniEncode( revDataFromQuery (, return, tID, SELECT

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-19 Thread Marisa Kosaisaevee
Hello, I tried to display different languages in RunRev but it didn't work. I use put command to display the content of the file; on openCard put URL file:arabic.rtf into fld Arabic put URL file:chinese.rtf into fld Chinese put URL file:german.txt into fld German put URL

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-19 Thread Trevor DeVore
On Apr 19, 2005, at 8:14 PM, Marisa Kosaisaevee wrote: I tried to display different languages in RunRev but it didn't work. I use put command to display the content of the file; on openCard put URL file:arabic.rtf into fld Arabic ... end openCard However, all these files use just to see

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-19 Thread Marisa Kosaisaevee
Hi Trevor, Thank you so much for your information. I really appreciated. I tried on that (binfile: )and it returns Chinese chararters instead of Arabic!? So, I tried again for displaying Thai characters; /file is .txt/. It works great!!! Anyway, I keep working on unicodeText and binfile with

Re: Re-2: Unicode Displaying in Runtime Revolution

2005-04-18 Thread Marisa Kosaisaevee
Hi Franz, Thank you so much for your reply. Anyway, I tried the HTMLtext as you suggested. Still, it doesn't work. It dispalys a mixed up charaters as my previous trials, while, the text diplayed corretly in browser. Then, I tried to import the Thai text file using put URL file:

Unicode Displaying in Runtime Revolution

2005-04-12 Thread Marisa Kosaisaevee
I have a problem in displaying the data from query, content of UTF-8 (Thai) I'd already tried every functions and properties to display unicode text but the result is a mixed up characters (non-Thai). As the database used the Unicode (UTF-8), it's said that I need convert them by uniEncode or

Re: Unicode Displaying in Runtime Revolution

2005-04-12 Thread Marisa Kosaisaevee
Marisa Kosaisaevee wrote: I have a problem in displaying the data from query, content of UTF-8 (Thai) I'd already tried every functions and properties to display unicode text but the result is a mixed up characters (non-Thai). As the database used the Unicode (UTF-8), it's said that I need

Re-2: Unicode Displaying in Runtime Revolution

2005-04-12 Thread boehmisch
Hello Marisa I tried runrev for greek and hebrew: Wrote the text in winword or openoffice (greek, hebrew right to left, german and mixed text) and copied it into rr text field. It was displayed correctly. But: Direct typing of hebrew (rr windows 2.2.1) right to left was not possible: runrev