realbasic-nug
[Top] [All Lists]

Encodings in a RBScript

To: Realsoftware List <realbasic-nug at lists dot realsoftware dot com>
Subject: Encodings in a RBScript
From: Jim Meyer <jim_meyer at chartermi dot net>
Date: Fri, 13 Aug 2004 16:28:43 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi all......

I need to find a way to create an encoded character inside a RBScript...... something like this:

dim s as string
 s = encodings.utf8.chr(199)

but it appears that TextEncoding is not supported by RBScript.

Any ideas are appreciated......

Jim

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

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

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