Re: Inserting a space into a string
- From: "Rob Meade" <ku.shn.tsews.thbu@xxxxxxxxx>
- Date: Fri, 21 Jul 2006 15:28:31 +0100
"Chris Dunaway" wrote ...
Just a little nit picking: if your method is not going to return a
value, you should use a Sub instead of a Function.
I thought about that as I was posting, but had a mental block and couldn't
remember if I could use the ByRef's with a sub or not etc...too hot hear to
open up Visual Studio and try it! Plus, my second reply to the OP's post
was aimed at returning a new combined string..
Either way - my bad...
Rob
.
- References:
- Re: Inserting a space into a string
- From: Rob Meade
- Re: Inserting a space into a string
- From: Andy C Matthews
- Re: Inserting a space into a string
- From: Rob Meade
- Re: Inserting a space into a string
- From: Chris Dunaway
- Re: Inserting a space into a string
- Prev by Date: Don't understand what they mean with not the same BindingContex
- Next by Date: Re: deploy window application
- Previous by thread: Re: Inserting a space into a string
- Next by thread: Re: Inserting a space into a string
- Index(es):
Relevant Pages
|