Ed Leafe wrote:
> On Mar 14, 2009, at 9:41 PM, Carl Karsten wrote:
> 
>> c...@dv67:~/dabo-trunk$ ReportDesigner.py
>> ./dabo/lib/reporting_stefano/samplespec.rfxml
> 
>       Wait - how did running the ReportDesigner open that file?
> 

All one line.  Tbird or something must have wrapped it.

I think I see a problem: lack of quoted encoded quotes:

bad: ./dabo/lib/reporting_stefano/samplespec.rfxml
                 <record cArtist="The Clash" iid="1" />

good: ./ide/sampleReport.rfxml
                 <record cArtist="&apos;The Clash&apos;" iid="1" />


Carl K

_______________________________________________
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/[email protected]

Reply via email to