• 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: Emile SCHWARZ <email@hidden>
  • Date: Sun, 03 Mar 2019 13:42:36 +0100 (CET)
  • Importance: Medium

I do not get the idea of two lines to set the full file name:


set QifFileName to “Invisible File Issue”
set TxtFilePath to (QIFnListsFolder & QifFileName & ".txt") as text

Worst:

What if .txt became the start of the file name instead of its extension ?

Your file name will start with a dot and in that case, it is considered as invisible. Try:

set QifFileName to “Invisible File Issue.txt”


and be sure your code save the file in your front window…

 _______________________________________________
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
      • From: Steve Mills <email@hidden>
  • Prev by Date: Re: Invisible File
  • Next by Date: Re: Invisible File
  • Previous by thread: Re: Invisible File Generator V2
  • Next by thread: Re: Invisible File
  • Index(es):
    • Date
    • Thread