Re: Execute attribute, posted by Stefan Ritt on Fri May 10 08:19:08 2019
|
I don't understand your question. There is no "inline" vs. "external" script. Using the "execute new = <command>",
you run a script on the server side. Can be powershell under Windows or bash/csh under Linux. I remember however that there has been issues under recent
windows in passing parameters to the shell. Linux certainly works fine, we usse it all the time. |
Re: Execute attribute, posted by Alan Grant on Fri May 10 15:01:52 2019
|
I think it was just a matter of my specific interepretation of the documentation, ie: using native OS shell commands vs any script language file
containing shell commands or any app for that matter. Nevertheless I think you've answered my questiuon so it's all good. Thanks Stefan.
|
Re: Execute a python command?, posted by Stefan Ritt on Fri Nov 12 16:50:18 2010
|
harley wrote:
Is there a way to add a button to the elog interface which would execute a python command? |
Re: Escape emoticons in ELCODE, posted by Stefan Ritt on Tue Mar 24 10:34:14 2009
|
Gernot Buselmeier wrote:
|
Re: Escape character [ or ] doesn't work within [url], posted by Andreas Luedeke on Mon Jul 18 23:37:22 2016
|
The URL encoding of ']' as '%5D' appears to work:
[url=http://example.com?arrays[%5D=v1&arrays[%5D=v2]click here[/url]
Cheers, Andreas |
Re: Escape character [ or ] doesn't work within [url], posted by Don on Tue Jul 19 21:08:08 2016
|
Andreas
Luedeke wrote:
The URL encoding of ']' as '%5D' appears to work: |
Re: Error: Failed dependencies: , posted by Stefan Ritt on Mon Nov 17 10:23:35 2008
|
Carl Shirey wrote:
|
Re: Error: Failed dependencies: , posted by Carl Shirey on Mon Nov 17 19:56:04 2008
|
Stefan Ritt wrote:
|