Re: problem with variable
- From: "Rick Rothstein" <rickNOSPAMnews@xxxxxxxxxxxxxxxxx>
- Date: Thu, 7 Jul 2005 04:00:10 -0400
> >Thanks for the response.
> Just for fun try this :-
>
> Private Sub Command1_Click()
> Dim A$, B$, C$
>
> A$ = B$ = C$
> Me.Print A$
> End Sub
....and then try this for the first executable statement instead
A$ = B$ = C$ = True
and try to figure out why it prints what it does.<g>
Rick
.
- Follow-Ups:
- Re: problem with variable
- From: J French
- Re: problem with variable
- References:
- problem with variable
- From: Alexandre
- Re: problem with variable
- From: Duane Bozarth
- Re: problem with variable
- From: Duane Bozarth
- Re: problem with variable
- From: Alexandre
- Re: problem with variable
- From: J French
- problem with variable
- Prev by Date: Re: simple counter variable.
- Next by Date: How to validate a mail address in VB6(Urgent)
- Previous by thread: Re: problem with variable
- Next by thread: Re: problem with variable
- Index(es):
Relevant Pages
|
Loading