realbasic-nug
[Top] [All Lists]

Concatenate a right-to-left string and a left-to-right string

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Concatenate a right-to-left string and a left-to-right string
From: Christian Miller <realbasic at nc dot rr dot com>
Date: Sat, 30 Sep 2006 23:24:28 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hello. I have a right-to-left language word in a string, and an English (left-to-right language) sentence in another string. My goal is to concatenate the two string together in the format:
right-to-left-word<tab>left-to-right-sentence

No matter how hard I try, my current result is always DISPLAYED as:
<tab>left-to-right-sentenceRight-to-left-word

I understand what REALbasic is trying to do for me, but it is not what I need. Does anybody have a solution around this?

Christian
Pariahware, Inc. Custom Software
<pariahware at pariahware dot com>
<http://www.pariahware.com>
--
God loved you so much that He gave His only son Jesus. What have you done with God's gift?



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>