-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've got a question about Publish and tables (or perhaps styles).  I'm
using it in conjunction with sqlite, and one section has a table
constructed from a database.  That worked fine until tonight, although
the typeface Publish chose got increasingly smaller as the table length
increased.  

  Question 1: How do I force the typeface in a table to stay the same
              size?  

Tonight I added enough data so my longest table must have gotten longer
than a page.  That creates a problem: when I try to publish the report,
the CPU runs at > 90%, and nothing seems to happen for several minutes.
If I use J601 break, I get

,----
|    DoReport''
| |attention interrupt: getstrlen__loc
| |       getstrlen__loc&>y
`----

where DoReport is a verb I wrote to create a graph, save it as a jpf
file, and then run publish.  

I can run all the J code in the report in the IDE, and it all works
fine.  When I step through the lines in DoReport, it's the publish
command that hangs.

  Question 2: Is there a way to tell Publish it's okay to break tables
              across page boundaries?  (If not, I guess I'll have to try
              limiting the output from sqlite and then restarting the
              query potentially multiple times, once for each page.)

Thanks,

Bill
- -- 
Bill Harris                      http://facilitatedsystems.com/weblog/
Facilitated Systems                              Everett, WA 98208 USA
http://facilitatedsystems.com/                  phone: +1 425 337-5541
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: For more information, see http://www.gnupg.org

iD8DBQFGssNW3J3HaQTDvd8RAq6yAJ9/UQ8fl3E7IJrE/w0hP5N8Mf3j4gCeNqIG
RIyfsSpBGkuDfyEPuzb4IKQ=
=6Xtj
-----END PGP SIGNATURE-----

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to