Re: missing folders in resource folder

2023-07-20 Thread Klaus major-k via use-livecode
FYI I added a bug report for this:


> Am 18.07.2023 um 21:47 schrieb Klaus major-k via use-livecode 
> :
> 
> Hi friends,
> 
> I added a folder "daten" in the "Copy files" tab in the "Standalone 
> Application settings".
> Inside of this folder are five more folders and two of them are EMPTY.
> 
> The two empty folders do NOT appear in the Android runtime if I do:
> ...
> put specialfolderpath("resources") & "/daten" into tFolder
> put folders(tFolder) into fld xyz
> ## I only get the NOT empty folders in the field!?
> ...
> Is this a feature or a bug?

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


missing folders in resource folder

2023-07-18 Thread Klaus major-k via use-livecode
Hi friends,

I added a folder "daten" in the "Copy files" tab in the "Standalone Application 
settings".
Inside of this folder are five more folders and two of them are EMPTY.

The two empty folders do NOT appear in the Android runtime if I do:
...
put specialfolderpath("resources") & "/daten" into tFolder
put folders(tFolder) into fld xyz
## I only get the NOT empty folders in the field!?
...
Is this a feature or a bug?


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode