Thursday, February 16, 2012

A Lazy Json example

How things woked out finally:

$SystemCopy{Table$MyTable.File$MyFile}

That works in full Qson mode, and does what we expect. The $ here is over utilized, it say, look up system copy. System copy moves a Qson from one place to another.

Table&MyTable, find MyTable in the table index, and so on.

If you set up the call:

MyTable:Table$MyTable. $SystemCopy{MyTable,MyFile}

Does it work? Dunno, yet.

No comments: