On Wed, 28 Jul 2010 00:51:20 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
> How do I use libdssxml from ksh? I am looking for an usage example.

well another topic we need a writeup on
we do need to do a bit more work on dss+ksh integration
until then
look at src/cmd/dsslib/xml/dss.tst for examples (in the form or regression 
tests)
you can run the test after building ast-open by

        bin/package use
        cd dsslib/xml
        nmake test REGRESSFLAGS=-v

the commands will be traced by -v

the xml plugin handles xml and json data

I'll check tomorrow to see how far off the ksh dss plugin is

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to