I've been enjoying using Unicode in Revolution 2.1 for the most part. The
only problem I've encountered so far is that chunk evaluation doesn't
seem to work correctly with Unicode characters. For example, if any byte
of a double byte Unicode character is "09" that will increment the item
count in chunk evaluation if you have set the itemDelimiter to "tab",
ASCII 09; but, of course, the character is not a tab.
[I've just subscribed to this list and this is my first post, so, sorry if this bug has been addressed previously.]
Chunk expressions don't work correctly with unicode text right now though I believe it is being worked on. You have to write your own chunk handlers for use with unicode text. Take a look at the sample stack "Unicode text manipulation examples" at <http://runrev.com/Revolution1/developercentral/usercontributions.html> which shows some examples of getting lines in a field, etc.
-- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED]
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
