The website shows the shorthand construct in the "Hello World" page (http://tcl.apache.org/rivet/static/hello_world.html).

Definitely worth a page on its own, maybe in the 'Tcl Commands' section.

It will go into the TODO list for 2.0.6

 -- Massimo

On 2012-09-13 17:55, Jeff Lawson wrote:
Its used in a couple of the examples:

doc/examples/hello1.rvt:<?= "Hello World" ?>
doc/examples/vars.rvt:          <td><?= $title ?></td>
doc/examples/vars.rvt:          <td><?= $boss ?></td>
doc/examples/vars.rvt:          <td><?= $salary ?></td>
doc/examples/vars.rvt:          <td><?= $skills ?></td>

Also doc/xml/examples.xml describes the "shorthand" in prose.



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to