Here’s my code, and I am stuck on the last line: Convert an Array to display iots contents into a TextField:
// 2. Ask the user to choose a Master Book Folder (MBF)
Var MyData() As String
myData = a_Choose_Master
Break
// 3. Calls the Method to scan and report the MBF
TF.Text = myData.FromArr // (*)
(*) does not auto complete…
I found .ToString in the documentation, but it does not worked too, so I converted the project to API 2, Save As the project (different name), same result.
I then quit Xojo, run it back, load the new project (suffixed - 2025, so…) and checked to the same result.
That is what I wanted to use, but it does not autocomplete and that stopped me, I searched the documentation using various text without success (even Array), but I may have not see something that is already there (it happened to me in the past)…
So I take my lunch, come back and still not found what I was searching.
Thanks again.
PS: I am anemic, and this is one of the symptoms (apparently).