Re: Where are the Topica leading spaces???

new topic     » goto parent     » topic index » view thread      » older message » newer message

Al Getz writes:
> What is happening to the leading spaces
> in some posts???

If you view the HTML on the Web page you'll see:

for k=1 to length(n) do<BR>
  x=n[k]<BR>
  a=ConvertBackToOriginal(x)<BR>
  x=a[2]<BR>
  if Number(a) then<BR>
&nbsp;&nbsp;&nbsp;&nbsp;?x --print the number<BR>
  else<BR>
&nbsp;&nbsp;&nbsp;&nbsp;printf(1,"%s\n",{x})  --print the
character<BR>
  end if<BR>
end for<BR>

It looks like they don't try to preserve
the leading spaces unless you indent
by at least 4 (or maybe it's 3).

It came through ok via e-mail.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu