Page 2 of 3

Re: Access the Documents file with Cordova.

Posted: Mon Mar 10, 2025 8:30 pm
by Trebor55
I did the same

Re: Access the Documents file with Cordova.

Posted: Mon Mar 10, 2025 9:45 pm
by Caronte3D
Buy SpirderBasic, it's a good product ;)

Re: Access the Documents file with Cordova.

Posted: Tue Mar 11, 2025 8:33 am
by Trebor55
thank you for your help

Re: Access the Documents file with Cordova.

Posted: Tue Mar 11, 2025 3:12 pm
by Trebor55
It's always me.
Wouldn't there be an error in my installation.
I use JDK-11.0.2. For the moment I haven't had a problem

Re: Access the Documents file with Cordova.

Posted: Tue Mar 11, 2025 3:21 pm
by Caronte3D
But you must understand that the demo version must have some limitation, if it let you compile everything, it would not be a demo.

Re: Access the Documents file with Cordova.

Posted: Tue Mar 11, 2025 5:31 pm
by Trebor55
The only limitation that the demo version, the code cannot exert 800 lines.
According to the site, it has no other limitation.
I made a consumption statement app and it works perfectly. It's true you have to juggler to make everything come in.
But the problem is that I cannot back up the data to recover it (this is linked to Spiderbasic)
That's why I'm looking elsewhere

Re: Access the Documents file with Cordova.

Posted: Tue Mar 11, 2025 6:52 pm
by Caronte3D
Trebor55 wrote: Tue Mar 11, 2025 5:31 pm The only limitation that the demo version, the code cannot exert 800 lines.
According to the site, it has no other limitation.
So... try what I told you in previous posts and use the developer console (F12) in Chrome while the non-working app is running on your Android device. It will tell you what happened and what the error was.

Re: Access the Documents file with Cordova.

Posted: Mon Mar 17, 2025 6:03 pm
by Trebor55
Good morning,
Thank you for your help.
Now I would like to recover the name of the open file with JavaScript but I do not see how to do it.

Re: Access the Documents file with Cordova.

Posted: Wed Mar 19, 2025 9:32 pm
by Caronte3D
If you use the code I was posted before, you can see a comment:
; Your filename is in variable: nombre

Re: Access the Documents file with Cordova.

Posted: Sat Mar 22, 2025 5:43 pm
by Trebor55
J'ai trouvé et c'est Ok
Merci