• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: line breaking and indenting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: line breaking and indenting


  • Subject: Re: line breaking and indenting
  • From: Paul Berkowitz <email@hidden>
  • Date: Sun, 28 Jan 2001 17:49:00 -0800

On 1/28/01 12:34 PM, "Emmanuel" <email@hidden> wrote:

> At 17:39 +0100 28/01/01, Gakuji Ohtori wrote:
>> Question 1:
>>
>> The script
>>
>> set a to ,
>> {,
>> a:1,,
>> b:2,,
>> c:3,
>> }
> [snip]
>>
>> after a compilation. Are there any ways to avoid this? Probably not.
>>
>> Question 2:
>>
>> It seems records do not allow line-breaking with the continuation
>> character between their properties. No ways to line-break between
>> properties?
>
> You could insert the line-breaks *before* the commas:
>
> ------------
> set a to {a:1 ,
> , b:2 ,
> , c:3 ,
> } ,
> ------------
>
> This does not solve the residual first item problem "{a:1".
>

This whole thread has become incomprehensible, I think because the server is
changing line-breaks to yet more commas. I can't tell which comma is which.

Perhaps this thread could be moved over to MacScrpt which has a server that
respects Mac character formatting better than Apple's.

(BTW, I recently got a fancy complex HTML e-newsletter from Apple which had
similar mangled characters. And any files stored in an iDisk's Public Folder
at mac.com which use upper-ASCII characters in the file name appear to be
duplicated in the directory of its web-published version. You get two files
when there should be one: both distort the characters, but differently - one
of the them is the real file, the other is a phantom listing which errors
when you try to download. A real mess. So it seems that most of Apple's
servers are like this in mangling Mac-specific character mappings. Meanwhile
Microsoft's news and mail servers, of all things, display Mac formatting
without distortion. So Apple's distortions were not inevitable: they are a
result of some higher-level Apple person choosing Mac-hating servers for -
apparently - most of Apple's public servers.)

--
Paul Berkowitz


  • Follow-Ups:
    • Re: line breaking and indenting
      • From: Gakuji Ohtori <email@hidden>
References: 
 >Re: line breaking and indenting (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Rounding real numbers
  • Next by Date: Re: Rounding real numbers
  • Previous by thread: Re: line breaking and indenting
  • Next by thread: Re: line breaking and indenting
  • Index(es):
    • Date
    • Thread