Le 2021-11-12 15:10, Phil Davis via use-livecode a écrit :
Also, maybe try "the filename of me". It seems like that should work,
though I could be wrong.
No, you're right, it works too.
Thank you.
___
use-livecode mailing list
use-livecode@lists.run
Also, maybe try "the filename of me". It seems like that should work,
though I could be wrong.
Phil Davis
On 11/12/21 2:46 AM, jbv via use-livecode wrote:
Great ! Thank you.
Le 2021-11-12 05:20, Ralf Bitter via use-livecode a écrit :
You might try $_SERVER["PATH_TRANSLATED"]
Ralf
_
Great ! Thank you.
Le 2021-11-12 05:20, Ralf Bitter via use-livecode a écrit :
You might try $_SERVER["PATH_TRANSLATED"]
Ralf
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage yo
I was having problems with SE on Windows randomly causing crashes just by
clicking in the text are of SE.
When I switched off all the bling, I never had another crash like that. I
plan to slowly re-introduce the bling to see if I can identify which part
causes the crashes.
Regards, Bernard
__
You might try $_SERVER["PATH_TRANSLATED"]
Ralf
On 12.11.21 10:59, jbv via use-livecode wrote:
Hi list,
Is there a way to get the full path of the server directory/subdirectory
in which an LC script is running, from within the script itself while it
is running ?
I have a Livecode Hosting a
Hi list,
Is there a way to get the full path of the server directory/subdirectory
in which an LC script is running, from within the script itself while it
is running ?
I have a Livecode Hosting account and I need to get something like :
"/home/myAccount/public_html/myDirectory/mySubDirectory/"