From: Bob D. <bd...@si...> - 2003-10-31 17:07:16
|
> you'll not that: > rlib_add_query_as($r, "local_mysql", "select * from visa;", "example"); > > takes 4 params, not 3 as documented. Well.. it depends... it can take 3 or 4... the 4th is only used if you have more then one main loop query > > -- > > it would be *very* helpful to have a reports.xml included in the > distribution. Copying/pasting from the PDF loses the tab indentation, > but more seriously, all single quotes are turned into "smart quotes" > which cause XML parser errors. Yes... I know.. I'll do it.. and If I don't you have permission to beat me with a stick > > -- > > it would be very handy to be able to give a filename to rlib_spool(r) > and have the output written there. That would let me have a big C > program which generated all my reports in one program, without needing > to repeatedly run a C program and shell out. > > --- > > Any interest in Tcl bindings? It happens to be my language of choice > (though I do use PHP and Perl a lot too). I can probably make them > fairly easily. Yes... Please... I'm doing Perl and Python... I would accept TCL bindings > > -- > > can you provide an XML example of report breaks ? I can probably hack > at them for a few hours and make them work, but an example would be > great (just paste the section into an email response) Attached > > --- > > FYI, the C code is very clean, which is a nice suprise, and really > helped me understand how this worked. Thanks dude.. I try I'm going to be adding a lot of debugging stuff in so we just don't get **nuts... we crashed** ;) > > -john > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > |