Hello everyone,
I’d like to share with you a tool I’ve developed called liteCsvParse. It’s a lightweight library I created to make working with CSV files easier, especially on older devices or those with limited resources.
The library consists of two main functions:
CsvToList: This function...
I am dealing with large and often misformed .csv files and StringUtils.LoadCSV is not flexible enough to cope with all these, so wrote a parsing function in
B4A, having the same output (list holding 1D string arrays). This seems to work all fine, but it is about 3-4x slower that...
This is a generic question about the responsibility of a class in downloading and parsing it's own members
and if this is considered good practice.
I have a now large program that downloads multiple objects from the internet and saves them into lists
I am trying to keep my main class as "clean"...
Hello,
Please, i have a Json provided from an external DB Table like that :
[{"Id":"1","Libelle":"CONFORT ET BIEN-ÊTRE","PictureId":"2428"},
{"Id":"14","Libelle":"AIDES...
Hi
I decided to use Back4app Parse server for my project as a backend.
I wonder did someone try to communicate with parse server and how?
Since the only Parse library I found here is outdated, and I am not very skilled programmer :), I decided that CURL is the best (i.e. easiest ;) ) way to...
Hola a todos.
¿Alguien sabe como desarrollar un Parser en B4a (parseador/analizador gramatical) para Json en B4a?
A pesar de todos mis esfuerzos, json siempre me da muchos quebraderos de cabeza. Pero encontré hace un tiempo esta página http://www.b4x.com:51042/json/index.html la cual permite...
I have an xml file that I receive from a webservuce.
But when I run xml2 "PamaprsedData", I get an error and it crashes.
Here is the XML. Any and all help is appreciated.
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.