Hi, I need to use SMB for a small project and I'm seeing that it doesn't use "wait for" but it launches "ListCompleted" and "DownloadCompleted", my question is if it can be used somehow something like:
Thanks.
B4X:
wait for (smb1_ListCompleted (Url As String, Success As Boolean, Entries() As SMBFile) complete (...)