jed-users mailing list

[2002 Date Index] [2002 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Re: S-lang - string too long


On Tue, 12 Mar 2002 00:21:40 +0100 wrote Morten Bo Johansen <mojo@xxxxxxxx>:

> John E. Davis <davis@xxxxxxxxxxxxx> wrote:
> 
> 
> JED> You have to construct the string in pieces:
> 
> JED>     html_insert_move ("\n\n<html>\n\n"
> JED>                       + ...
> JED>                       + "content=\"\">");
> 
> 
> Very nice. Thanks a lot.

Another possibility would be to have the template in a separate file and do
  ()=insert_file("template.html")
(this would make changes to the template easier) or use the template.sl 
feature posted to this list some time ago.

GM

--
G.Milde@xxxxxxxxxxxxxxxxxxxx


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2002 date index] [2002 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]