Here is an extension to get the ASD (path of app-specific directory) & PrivateDir and the API level.
Updated: 7 Sept 2022 (permissions removed)
GetASD.aix (5.1 KB)
Here is an extension to get the ASD (path of app-specific directory) & PrivateDir and the API level.
Updated: 7 Sept 2022 (permissions removed)
GetASD.aix (5.1 KB)
(added to FAQ)
I used your extension and it worked great, thank you very much.
Version 2 (June 24, 2021):
de.bodymindpower.GetASD.aix (6.3 KB)
I added a new method / block:
for very good reason, because soon I'll be showing you a way you can store any kind of files in → internal storage (and not just text files like the File
component does).
Thank you very much..
I installed this extension but I cant use it to show ASD, Could you please show me how I do this job?!
Thank you.
can you elaborate on this? what exactly are you trying to do?
Taifun
Thank you so much for this extension.
I've been stuck attempting to specify the "file" in the 'Sharing block'.
I know that in previous posts it's been pointed out that using the block "when ....AfterFileSaved" doesn't provide a file path for Sharing, but does provide a path for "call ...ReadFrom" ??
For anyone who is interested, here is the solution using your extension