No announcements
Found 2937656 threads
-
0 Votes
How to join strings from an array into a single string and display it
Hi LavaCreeperKing, Thank you for posting here. According to your description, you want to join ...Answered | 5 Replies | 634 Views | Created by LavaCreeperKing - Sunday, September 22, 2019 12:38 AM | Last reply by LavaCreeperKing - Monday, September 23, 2019 3:09 PM -
3 Votes
How to Join an Int Array as a String Array
"0 1 2 3 4 5"Answered | 5 Replies | 1753 Views | Created by Golden Chang II - Sunday, September 18, 2011 11:01 AM | Last reply by Golden Chang II - Sunday, September 18, 2011 1:23 PM -
1 Votes
How to Join an Int Array as a String Array
"0 1 2 3 4 5"Answered | 3 Replies | 1851 Views | Created by Golden Chang II - Sunday, September 18, 2011 11:02 AM | Last reply by Golden Chang II - Sunday, September 18, 2011 1:20 PM -
0 Votes
Value from an array into a string
I'm trying to get the value from an array and put it into a string. I know how to do this in ...Answered | 6 Replies | 3412 Views | Created by temlehdrol - Tuesday, March 16, 2010 6:08 PM | Last reply by Mario Cossi - Tuesday, March 16, 2010 10:57 PM -
1 Votes
How to concatenate multiple string arrays into single string array?
Hi All, I want to concatenate the string arrays into single string array. I have done it this way but i get error ...Answered | 8 Replies | 24936 Views | Created by b4usahana - Thursday, July 8, 2010 6:26 AM | Last reply by Zhongjian - Thursday, July 8, 2010 7:49 AM -
2 Votes
How to Use Set Get into array and display it
How to use Setter and getter on to an array? some how the user would enter few userinfo ...Answered | 8 Replies | 725 Views | Created by Azukachitomori - Thursday, August 8, 2013 8:51 AM | Last reply by Azukachitomori - Saturday, August 10, 2013 8:08 AM -
0 Votes
How to retrieve values from a string split and put it into a 2 dimensional array
because when I go to print numbers from my foreach loop I get the correct values. My question is how do I properly get the values from my string ...Answered | 10 Replies | 496 Views | Created by Ishiii101 - Saturday, January 28, 2017 9:55 PM | Last reply by - Monday, January 30, 2017 7:57 PM -
5 Votes
Randomly display strings in an array
So I have an 8x8 array named 'grid', and I need to be able to put in 10 strings named "b" in random coordinates apart from ...Answered | 24 Replies | 757 Views | Created by coder442 - Saturday, November 5, 2016 2:01 PM | Last reply by Mr. Monkeyboy - Thursday, November 10, 2016 2:09 AM -
0 Votes
how to convert datagridview.rows(x) into an a string array?
convert to 1 dimensional array of string.. etc... Next so how can I take the active row and convert it ...Answered | 1 Replies | 7227 Views | Created by blast123 - Tuesday, November 27, 2007 8:25 PM | Last reply by OverloadedOverrides - Tuesday, November 27, 2007 10:18 PM -
0 Votes
How to assign a string[] array contained in an object[] array to a string[] array var?
How depressing :(. It sounds like I can't pass an array of arrays to .Net from com. My alternative is ...Answered | 4 Replies | 1421 Views | Created by Rich P123 - Thursday, April 3, 2014 5:57 PM | Last reply by Rich P123 - Thursday, April 3, 2014 8:07 PM -
0 Votes
Splitting A String Into An Array
Hi, I need help splitting a string into an array for example: I want to split a ...Answered | 2 Replies | 4509 Views | Created by theguy2042000 - Sunday, March 19, 2006 5:41 AM | Last reply by theguy2042000 - Sunday, March 19, 2006 7:23 AM -
3 Votes
String splitting into an array
Is there any way in splitting a string and creating an array without the spaces? For example i want to make "99" ...Answered | 3 Replies | 871 Views | Created by takeoffthathat - Friday, April 11, 2014 2:17 PM | Last reply by Solitaire - Sunday, April 13, 2014 12:43 AM -
0 Votes
Load Strings into Array
both contents, you need only add the words "New String()". In fact, I always write it this way and did not previously know that you could take the shortcut ...Answered | 2 Replies | 2956 Views | Created by ExcelMonkey - Saturday, May 30, 2009 9:25 PM | Last reply by ExcelMonkey - Saturday, May 30, 2009 10:44 PM -
3 Votes
How to display an image from Array..
', description : 'this is another image', category : 'Abstract', ... }; Then use a listener to format and display it. However, you are ...Answered | 11 Replies | 12780 Views | Created by thankyoueveryday - Wednesday, November 23, 2011 7:12 AM | Last reply by Bob Shen - Thursday, November 24, 2011 6:33 AM -
1 Votes
How to copy contents of an array into a string
far so good, I created an array of size 5 and inserted characters 'a','b','c','d' and 'e' into its elements. Now here is my ...Answered | 9 Replies | 4469 Views | Created by KRVCUN - Wednesday, December 23, 2009 1:26 AM | Last reply by Jijo Raj - Thursday, December 24, 2009 7:34 AM -
0 Votes
String to an array
For a project I need to take a string of numbers from a textbox that the user will input and assign the string of inputted ...Proposed | 4 Replies | 485 Views | Created by vbn00bi3 - Thursday, November 24, 2016 5:06 AM | Last reply by Kareninstructor - Thursday, November 24, 2016 11:24 AM -
0 Votes
Splitting strings into array of objects - HOW?
( , ), but not have them included when eventually displayed on on the string. But I need them split up to go into an array of 'Book' objects. For which I ...Answered | 2 Replies | 2872 Views | Created by mad_rob_megee - Sunday, March 18, 2007 3:31 PM | Last reply by mad_rob_megee - Monday, March 19, 2007 4:40 PM -
11 Votes
turning an array into a string
hi there I'm trying to turn a string array that contains string , numeric and date values some of the ...Answered | 26 Replies | 3258 Views | Created by Danielicy - Monday, May 16, 2011 9:50 AM | Last reply by Mike Feng - Wednesday, May 18, 2011 5:15 AM -
0 Votes
Subtracting a single value from an array
the array..l which then gets put into another array with a differenet name... think the problem is that although the data name is an array, the ...Answered | 2 Replies | 7284 Views | Created by ben196414 - Monday, March 30, 2009 2:12 PM | Last reply by Ericds - Thursday, October 13, 2011 1:05 PM -
0 Votes
Adding Strings to an Array
Hi, I'm trying to add strings into an aray, when it matches the criteria: If strProdCat =Answered | 4 Replies | 4497 Views | Created by cc212760 - Wednesday, March 29, 2006 6:09 PM | Last reply by Mark Ihimoyan - Wednesday, March 29, 2006 9:02 PM - Items 1 to 20 of 2937656 Next ›
No announcements