• 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: Finder Text Document Preview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder Text Document Preview


  • Subject: Re: Finder Text Document Preview
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 25 Jul 2006 08:37:46 +0200


Le 25 juil. 2006 à 08:04, Malcolm Fitzgerald a écrit :

Contact: name

phone: number

fax: number

email: address

job: description


Hello

I don't know the code you are using to write your file.

This one works:

set mon_texte to "Contact: name" & return & "phone: number" & return & "fax: number" & return & "email: address" & return & "job: description"

set chemin to ((path to desktop) as text) & "un_essai.txt"

set f1 to open for access file chemin with write permission
set eof of f1 to 0
write mon_texte to f1
close access f1


Yvan KOENIG
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Finder Text Document Preview (From: Malcolm Fitzgerald <email@hidden>)

  • Prev by Date: Finder Text Document Preview
  • Next by Date: Re: Case sensitive find/replace
  • Previous by thread: Finder Text Document Preview
  • Next by thread: Re: Finder Text Document Preview
  • Index(es):
    • Date
    • Thread