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

Invisible File Generator V2


  • Subject: Invisible File Generator V2
  • From: Gil Dawson <email@hidden>
  • Date: Sun, 03 Mar 2019 17:57:43 -0800

Hi--

I made some changes to conform to your helpful suggestions...

set QIFnListsFolder to (path to desktop) as text

set QifFileName to "Invisible File Issue.txt"

set TxtFilePath to (QIFnListsFolder & QifFileName)

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

...and now it works exactly as I had expected!

Thank you for your help!

--Gil
 _______________________________________________
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

  • Follow-Ups:
    • Re: Invisible File Generator V2
      • From: Christopher Stone <email@hidden>
References: 
 >Invisible File (From: Gil Dawson <email@hidden>)

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