Re: Inputbox Question



"DenBorg" <den_borg@xxxxxxxxx> wrote in message news:1120837766.597887.91530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

>
> If you think "No", then your choices are to either create your own
> constant and use that, or use the literal value and thus create bloat
> in your program. The choice is yours.
>

The only problem here is that using "" an place of vbNullString does *NOT* result in any "Bloat." In fact, once compiled, they
both result in exactly the same executable. WinDiff sees no difference in the executables, other than the file date.

That said, the decision comes down exclusively to one of personal preference, since it has no effect on the size or performance of
the executable.

--

Al Reid


.



Relevant Pages


Loading