I am iterating through my dDataset and setting the reportwriter's Record rather 
than the Cursor (I have a reason for this). What I have noticed is that there 
is somewhere in the write process that is attempting to use the Cursor, which 
is not there, and I'm receiving a "list index out of range" error in the 
footer. If I set the Cursor to the individual Record, it attempts to iterate 
through each key/value pair as a Record and does not give the error, but 
increases the number of pages created equal to the number of fields since it 
sees each as a new Record.

Any clues what I need to be doing here, or is there something amiss in the way 
reportwriter uses Cursor v. Record?

Thanks,
Doug



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
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/d4face13c6ced24b91be6f0ee804a8a54b679d6...@vmbx124.ihostexchange.net

Reply via email to