Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Victor Porton <porton@narod.ru> |
|---|---|
| Newsgroups | comp.text.xml |
| Subject | Specifying an executable string in XML terms |
| Date | 2014-06-28 21:15 +0300 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lon0oi$371$1@speranza.aioe.org> (permalink) |
The following XML fragment is intended to specify that python executable should be called with a script provided by a user: There are two variants, which of the two is better? Why? 1. <command>python %s</command> 2. <command>python <script/></command> -- Victor Porton - http://portonvictor.org
Back to comp.text.xml | Previous | Next — Next in thread | Find similar
Specifying an executable string in XML terms Victor Porton <porton@narod.ru> - 2014-06-28 21:15 +0300
Re: Specifying an executable string in XML terms Victor Porton <porton@narod.ru> - 2014-06-28 21:19 +0300
Re: Specifying an executable string in XML terms Peter Flynn <peter@silmaril.ie> - 2014-07-13 23:44 +0100
Re: Specifying an executable string in XML terms richard@cogsci.ed.ac.uk (Richard Tobin) - 2014-06-29 11:40 +0000
csiph-web