[Oberon] Incremental evolution of piping system?
Douglas G Danforth
danforth at greenwoodfarm.com
Thu Dec 22 02:40:32 CET 2016
On 12/21/2016 4:11 AM, eas lab wrote:
> Under *nix, one would write a script to do the task;
> but the disadvantage is the difficult syntax, requiring a
> steep-learning-curve.
In V4 Oberon "par" is exported from which you can extract "arguments"
from a "command line", i.e. and text in any viewer, so that one can do
your piping.
In BlackBox/Component Pascal one can write something like this:
"HostDialog.InitPageSetup; StdCmds.OpenToolDialog('Host/Rsrc/Setup',
'#System:PageSetup')"
where the is a "commander" which when clicked executes the list of
commands following it. The
example above opens a dialog window for specifying how you wish to print
a file.
Many other command sequences are possible.
-Doug Danforth
--
Danforth of the Greenwood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20161221/d777ce20/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nnhliddbindnjmia.png
Type: image/png
Size: 192 bytes
Desc: not available
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20161221/d777ce20/attachment.png>
More information about the Oberon
mailing list