Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: REBOL FAQ updated

From: joel:neely:fedex at: 13-Sep-2002 6:58

Hello, Larry, RT, and all, There are breakages in the HTML, which different browsers treat differently... For example (indentation added for clarity): <A NAME="#075"></A> <P> <TABLE WIDTH="100%" BORDER="0" CELLPADDING="5" CELLSPACING="0"> <TR BGCOLOR="#E0E8E0"> <TD WIDTH="80%"> <P> <B> #075 How can I hide my script within a single executable program? </B> </P> </TD> <TD NOWRAP VALIGN="TOP" ALIGN="RIGHT"> <P> 12-Aug-2002 </P> </TD> </TR> <TR> <TD COLSPAN="2"> <P> We sell and license to a tool called REBOL/Encap that will compress, encrypt, and encapsulate your scripts (plus any data and images too) into a single executable file. This tool is fast and easy to use (runs without a GUI, like a compiler). For more information, contact <A HREF="mailto:[cindy--rebol--com]>us</A>. </P> </TD> </TR> </TABLE> </P> <A NAME="#001"></A> The closing quotation mark is missing from the HREF attribute of the last anchor tag above, which causes some browsers (at least) to think that the URL extends to the quotation mark preceding #001 in the next anchor tag. Larry Morgenweck wrote:
> Carl > Look like the links are broken > Larry > > Carl at REBOL wrote: > > > The REBOL Language FAQ is alive again. > > Check it out at http://www.rebol.com/faq.html. > > Now that the FAQ is stored in REBOL format, it will get updated more often. > >
-- ; Joel Neely joeldotneelyatfedexdotcom REBOL [] do [ do func [s] [ foreach [a b] s [prin b] ] sort/skip do function [s] [t] [ t: "" foreach [a b] s [repend t [b a]] t ] { | e s m!zauafBpcvekexEohthjJakwLrngohOqrlryRnsctdtiub} 2 ]