Re: Create Syntax without Table Processing (was: Table Processing)

2004-09-15 Thread Heath Morrison
ll of > > the HTML processing not just table stuff. I rely quite a bit > > on %fdat and the associated form element filling (It's > > actually one of my favorite features, and one that you don't > > find in many other template engines). > > >

RE: Create Syntax without Table Processing (was: Table Processing)

2004-09-15 Thread Gerald Richter
nd in many other template engines). > Just create your own syntax without table processing: Goto Embperl/Syntax/EmbperlHTML.pm and make a copy. Remove anything table related. Then goto Embperl/Syntax/Embperl.pm and make a copy. Change the @ISA so it inherits from your new module, instead from

Re: Table Processing

2004-09-12 Thread Heath Morrison
Hi Hans, You should be able to do this by setting the environment variable EMBPERL_SYNTAX to 'EmbperlBlocks' Hope that helps! Heath [EMAIL PROTECTED] On Sun, 12 Sep 2004 20:32:10 +0200 Hans de Groot <[EMAIL PROTECTED]> wrote: > Hi, > > Sorry I could notbe of any help . > > Anyway. Does some

Re: Table Processing

2004-09-12 Thread Heath Morrison
Hi, Thanks for your response! I've considered using EmbperlBlocks, but it knocks out all of the HTML processing not just table stuff. I rely quite a bit on %fdat and the associated form element filling (It's actually one of my favorite features, and one that you don't find in many other template

Re: Table Processing

2004-09-12 Thread Heath Morrison
> > I'm probably wasting your time but I hope this helps, > > Ken > > -Original Message- > From: Heath Morrison [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 11, 2004 11:34 AM > To: [EMAIL PROTECTED] > Subject: Table Processing > > > He

Re: Table Processing

2004-09-11 Thread Hans de Groot
Hi, I am not sure, but I use this at the start of every script. [$syntax EmbperlBlocks $] When I switched to embperl 2 I looked for ages to get my embperl 1.3 pages to work. Anyway I am still looking for a global way to turn table and html parsing of. but if I remember correctly this worked fo

RE: Table Processing

2004-09-11 Thread KFanyo_Subs@Digiflex Systems
never evaluated and, according to what I see here, it shouldn't be, anyway. I'm probably wasting your time but I hope this helps, Ken -Original Message- From: Heath Morrison [mailto:[EMAIL PROTECTED] Sent: Saturday, September 11, 2004 11:34 AM To: [EMAIL PROTECTED] Subject:

Table Processing

2004-09-11 Thread Heath Morrison
Hello, First, let me say that I've been using Embperl 1.x since 1999 with incredible success. I've used it in virtually all my web-based projects since then. Thanks Gerald for something that truly is exactly what I've needed for years and years. I've decided to make the push from 1.3 to 2.0. I'm

Re: A TABLE-processing-with-[$ while $]-blocks-involved question

2003-10-02 Thread Gerald Richter
> The postgres log reported the following for the rsmbacontracts query: > > LOG: query: SELECT * FROM clientcontracts WHERE accountguid = > 'b6ea9cafe2d1997392d166b96e5697b1'; > LOG: pq_recvbuf: unexpected EOF on client connection > THe only reason I can image is that Embperl segfaults because o

A TABLE-processing-with-[$ while $]-blocks-involved question

2003-09-13 Thread Richard Schilling
t hit me: the [$ endwhile $] command needs to appear *before* the tag. So, what happened? I suspect it has to do with Embperl table processing, but am curious about the internals. Richard Schilling rsmba.biz - To unsubscribe, e