Hebrew Arabic texts
Shao Sean
shaosean at unitz.ca
Sat Jul 12 19:25:00 EDT 2003
it's a cheap work-around, but just put a minus sign in front
of the numeral
to get the first word in your "real arabic-hebrew" example
just do:
get word -1 of {container} -- will return "word1"
to get the third word
get word -3 of {container} -- will return "word3"
hope that helps ^_^
> > Real Arabic-Hebrew should read :
> > Word4 Word3 word2 Word1
> > But in revolution it is :
> > Word1 word2 word3 word 4
> > We tried every thing ( including system text Align) but
> > it does not work
More information about the use-livecode
mailing list