Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #12121
| From | "R.Wieser" <address@not.available> |
|---|---|
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | Re: Textstream Write |
| Date | 2019-05-01 19:09 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <qacjsn$1v76$1@gioia.aioe.org> (permalink) |
| References | (6 earlier) <qabjo3$1clv$1@gioia.aioe.org> <qac42q$ppk$1@dont-email.me> <qac8r0$c6m$1@gioia.aioe.org> <qac9hb$fak$1@gioia.aioe.org> <qacbm7$864$1@dont-email.me> |
Mayayana, > All bytes are ANSI characters. Sigh .... /which/ "bytes" please ? The ones used by IE, or the ones in your file ? For the latter ? Well, you rammed them down a method which does not accept anything else, so I believe you. As for the former ? You're wrong. As I already said, IE's DOM uses wide-chars, 16 bits a piece. Also, you /still/ have no clue what multi-byte characters are (or why IE converts them to wide-character ones), and seemingly could not care less. If you would have read my explanation, my previous message or even just googeled than you would have known that they "map" to the same range as your ANSI characters, but should be looked at differently. So no, not all bytes are ANSI characters. > You don't seem to be distinguishing > between UTF-8 bytes and 2-byte unicode. No, you're fully right. / Ofcourse/ I have zero clue what either of that is. And that code I posted ? Thats doing absolutily nothing. Just ignore it. As you obviously already did. Also ignore my suggestions of doing a few simple tests on a short strings containing such a problematic character, cause you know much better what is going on than anyone else, right ? Currently I ask myself why I even thought it would be a good idea to try to help you. :-(( Do not bother to respond. This thread is will be set to 'ignore'. Go find someone else. Regards, Rudy Wieser
Back to microsoft.public.scripting.vbscript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-04-29 08:55 -0400
Re: Textstream Write JJ <jj4public@vfemail.net> - 2019-04-30 17:45 +0700
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-04-30 13:21 +0200
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-04-30 08:51 -0400
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-04-30 18:22 +0200
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-04-30 13:01 -0400
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-04-30 21:37 +0200
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-04-30 17:06 -0400
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-05-01 10:01 +0200
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-05-01 08:37 -0400
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-05-01 16:00 +0200
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-05-01 16:12 +0200
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-05-01 10:47 -0400
Re: Textstream Write "R.Wieser" <address@not.available> - 2019-05-01 19:09 +0200
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-05-04 15:26 -0400
Re: Textstream Write JJ <jj4public@vfemail.net> - 2019-05-05 20:15 +0700
Re: Textstream Write "Mayayana" <mayayana@invalid.nospam> - 2019-05-05 10:19 -0400
csiph-web