[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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>.