• 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: Invisible File
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Invisible File


  • Subject: Re: Invisible File
  • From: Yvan KOENIG <email@hidden>
  • Date: Sun, 03 Mar 2019 12:28:52 +0100

I can't test under 10.11.6 but here is an edited version which use more
correctly the open for access feature.

set QIFnListsFolder to path to desktop as text # EDITED

set QifFileName to "Invisible File Issue"

set TxtFilePath to QIFnListsFolder & QifFileName & ".txt" # EDITED

try
        close access file TxtFilePath
end try
set theFile to open for access file TxtFilePath with write permission # EDITED
write "Test Line" & return to theFile starting at eof # EDITED
close access theFile # EDITED

Under 10.13.6 it behaves flawlessly.

Yvan KOENIG running High Sierra 10.13.6 in French (VALLAURIS, France) dimanche
3 mars 2019 12:28:42


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Invisible File (From: Gil Dawson <email@hidden>)

  • Prev by Date: Re: Invisible File Generator V1
  • Next by Date: Re: Invisible File
  • Previous by thread: Re: Invisible File
  • Next by thread: Invisible File Generator V2
  • Index(es):
    • Date
    • Thread