Hi,
I'm trying to load a CSV file from:
https://data.covid19india.org/csv/latest/districts.csv
Dim j As HttpJob
j.Initialize("", Me)
j.Download("https://data.covid19india.org/csv/latest/districts.csv")
Wait For (j) JobDone(j As HttpJob)
If j.Success Then...
Hi All,
This is a feature request that I think that would be very usefull for all. I hoppe :)
The ideia is to allow the user to decide wish color indicators that will be available in the scroll bar of code area.
For a better understanding of the request I made some printout (worked image)...
Hello
My program works (RUN) in the ِDebug mode and the Release mode correctly.
But in the Release(obfuscated) case, an error occurs
May you help me on this topic.
B4A Version : 7.80
Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.