Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.scripting.vbscript > #12468

Re: Using CHRW to speed up writing binary files

Newsgroups microsoft.public.scripting.vbscript
Date 2022-10-10 08:23 -0700
References <661f1763-6f55-44ce-8360-ca5f9f99aeb5n@googlegroups.com> <ti11tl$q7v4$1@dont-email.me>
Message-ID <ebaba3eb-552a-41d8-ac8b-eaa99617f862n@googlegroups.com> (permalink)
Subject Re: Using CHRW to speed up writing binary files
From Antoni Gual Via <antonigualvia@gmail.com>

Show all headers | View raw


El dia dilluns, 10 d’octubre de 2022 a les 14:07:21 UTC+2, Mayayana va escriure:
> https://www.jsware.net/jsware/scrfiles.php5#bints

A great vbs resource.!  I will check it  in my spare time. Thanks for the link. Perhaps it's your site? 

> If you start getting into writing two bytes at a time you open yourself up to endless complications. 

Yes,you are right. In fact i'm having some problem in building a 8 bit per pixel BMP that requires padding... 
I just wanted to try UTF16 streams, and challenged myself to solve the stupid problems the signed variable types create. I posted the same question at Stack Overflow a month ago and no one answered it.The day i posted it here, i found the solution by myself.

Here are my VBS graphics scripts https://github.com/antonig/VBScript/tree/master/VBScript_graphics

Back to microsoft.public.scripting.vbscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Using CHRW to speed up writing binary files Antoni Gual Via <antonigualvia@gmail.com> - 2022-10-08 09:45 -0700
  Re: Using CHRW to speed up writing binary files Antoni Gual Via <antonigualvia@gmail.com> - 2022-10-08 12:19 -0700
    Re: Using CHRW to speed up writing binary files JJ <jj4public@outlook.com> - 2022-10-09 20:26 +0700
  Re: Using CHRW to speed up writing binary files "Mayayana" <mayayana@invalid.nospam> - 2022-10-10 08:06 -0400
    Re: Using CHRW to speed up writing binary files Antoni Gual Via <antonigualvia@gmail.com> - 2022-10-10 08:23 -0700
      Re: Using CHRW to speed up writing binary files "Mayayana" <mayayana@invalid.nospam> - 2022-10-10 17:40 -0400

csiph-web