On Saturday 01 September 2007 10:35, Ed Leafe wrote:
> testCursor = rf.addElement(TestCursor)
> for rec in self.getBizobj().getDataSet(rows=10):
> tRec = {}
> for fld, val in rec.items():
> tRec[fld] = repr(val)
> testCursor.addRecord(tRec)
> return rw._getXMLFromForm(rf)
Thanks this looks good.
--
John Fabiani
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]