• 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: How to use delimiters in Standard Additions file read/write
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use delimiters in Standard Additions file read/write


  • Subject: Re: How to use delimiters in Standard Additions file read/write
  • From: Devon and Cornwall <email@hidden>
  • Date: Wed, 21 Mar 2001 20:52:50 -0800

At 5:52 PM -0800 3/20/01, Chris Nebel wrote:

> read file "f" as text using delimiter " "
> --> {"This", "is", "a", "test"}

Thank you for the information Chris.

Is there any difference between the following constructs and your
example? Is it a case of: "Do you like your eggs over easy or sunny
side up?" They return the same result.

read file "f" using delimiter " "
--> {"This", "is", "a", "test"}

Or

read file "f" as text using delimiter {" "}
--> {"This", "is", "a", "test"}

read file "f" using delimiter {" "}
--> {"This", "is", "a", "test"}

Devon


  • Follow-Ups:
    • Re: How to use delimiters in Standard Additions file read/write
      • From: Chris Nebel <email@hidden>
References: 
 >Re: How to use delimiters in Standard Additions file read/write (From: Richard 23 <email@hidden>)
 >Re: How to use delimiters in Standard Additions file read/write (From: Chris Nebel <email@hidden>)

  • Prev by Date: Re: Creating folders (directories) without the Finder
  • Next by Date: Re: Help required on Script for opening a mail window and populating the fields
  • Previous by thread: Re: How to use delimiters in Standard Additions file read/write
  • Next by thread: Re: How to use delimiters in Standard Additions file read/write
  • Index(es):
    • Date
    • Thread