|
-
Dec 8th, 2004, 10:44 AM
#1
Thread Starter
New Member
How to add array items to a string
Hi,
I have a array named item(3) which contains 4 strings.
i.e.
item(0) = hallo
item(1) = how
item(2) = are
item(3) = you?
Now, i would like these 4 elements in one string named AllTekst.
I decladed AllTekst as a string, but vb says it cannot cast an 1 dimensional array to type string.
Can somebody help me?
Thanks in advance.
Niels
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|