[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: String Array no empty items.
[Thread Prev] | [Thread Next]
- Subject: Re: String Array no empty items.
- From: Charlie Ogier <charlie@xxxxxxxxxx>
- Date: Sun, 23 Jun 2024 12:46:18 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
If you are loading from a file then this will do it for you: -*Dim sFile As String[] = Split(File.Load(User.Home &/ "file.txt"), gb.NewLine, "", True)
* Charlie On 22/06/2024 21:43, System64 Development wrote:
Hi,¿It is possible to add a method to the array class in order to remove all the empty items?Gracias totales.
String Array no empty items. | System64 Development <64xcode@xxxxxxxxx> |