Re: Can 'MInifying' vbscript provide performance gain?

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Jason" <Jason@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:56C3978A-B17E-4A2D-9019-46C349D0A4BE@xxxxxxxxxxxxxxxx
...
Because vbscript needs the new lines for each statement we can't minfiy as
extreme as you could with say Javascript.

Not that I think you will see a speed increase, but you can use a colon (:)
in VBScript to separate statements.

--
BZ


.