Re: name of web page

2021-03-25 Thread scott--- via use-livecode
Ah, of course!  Thank you, Matthias.
—
Scott

> On Mar 25, 2021, at 1:13 PM, matthias rebbe via use-livecode 
>  wrote:
> 
> Scott,
> 
> do you want to get the filename of the script that is executing?
> Then
>   put the filename of me
> 
> returns the name of the lc script file including the complete path
> e.g./home//public_html//scott/pagename.lc
> 
> 
> 
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
> 
>> Am 25.03.2021 um 21:01 schrieb scott--- via use-livecode 
>> :
>> 
>> is there a way to determine the file name of that .lc web page (using 
>> livecode scripting)?
> 
> ___
> 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

> On Mar 25, 2021, at 1:13 PM, matthias rebbe via use-livecode 
>  wrote:
> 
> Scott,
> 
> do you want to get the filename of the script that is executing?
> Then
>   put the filename of me
> 
> returns the name of the lc script file including the complete path
> e.g./home//public_html//scott/pagename.lc
> 
> 
> 
> -
> Matthias Rebbe
> Life Is Too Short For Boring Code
> 
>> Am 25.03.2021 um 21:01 schrieb scott--- via use-livecode 
>> :
>> 
>> is there a way to determine the file name of that .lc web page (using 
>> livecode scripting)?
> 
> ___
> 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


___
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


Re: name of web page

2021-03-25 Thread matthias rebbe via use-livecode
Scott,

do you want to get the filename of the script that is executing?
Then
put the filename of me

returns the name of the lc script file including the complete path
e.g./home//public_html//scott/pagename.lc



-
Matthias Rebbe
Life Is Too Short For Boring Code

> Am 25.03.2021 um 21:01 schrieb scott--- via use-livecode 
> :
> 
> is there a way to determine the file name of that .lc web page (using 
> livecode scripting)?

___
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


name of web page

2021-03-25 Thread scott--- via use-livecode
When using livecode server scripting inside the html of a web page, is there a 
way to determine the file name of that .lc web page (using livecode scripting)?
--
Scott Morrow

Elementary Software
(Now with 20% less chalk dust!)
web   https://elementarysoftware.com/
email sc...@elementarysoftware.com
booth1-360-734-4701
--








___
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