Re: String.Substring() Does not exist error
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Wed, 23 Nov 2005 18:36:48 +0100
Interwander,
> if len(creationdatestr) > 2 then
> creationdatestr.substring(0,2)
> else
> messagebox.show("string not long enough")
> end if
>
> this is vb syntax... I'm sure you can change it to c# ;-)
>
You can but is is a little bit without sense
Cor
.
- Prev by Date: Re: VS2005 Security Settings/Trust
- Next by Date: Re: String.Substring() Does not exist error
- Previous by thread: Re: String.Substring() Does not exist error
- Next by thread: Re: String.Substring() Does not exist error
- Index(es):