• 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: Mount Current Users Folder as Disk
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mount Current Users Folder as Disk


  • Subject: Re: Mount Current Users Folder as Disk
  • From: Michael Johnston <email@hidden>
  • Date: Tue, 19 Apr 2005 15:26:38 +0200

set absolutePathToOriginal to quoted form of POSIX path of original
set linkFolderPath to POSIX path of folderForLink
set linkName to "whatever_or_leave_empty_for_same_name_as_original"
set linkAsAbsolutePath to linkFolderPath & linkName
set linkAsAbsolutePath to quoted form of linkAsAbsolutePath
do script "ln -s " & absolutePathToOriginal & " " & linkAsAbsolutePath



On 19-Apr-05, at 3:10 PM, Kirk Pitts wrote:

What type of data are you trying to save from Filemaker? Tab exports or other data?

More info

I just discovered that an alias won't work. For what ever reason FileMaker won't export through an alias.

Maybe a symbolic link will work? Does anybody have an Applescript for creating a symbolic link?

Todd

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


This email sent to email@hidden

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


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • Re: Mount Current Users Folder as Disk
      • From: Michael Johnston <email@hidden>
References: 
 >Re: Mount Current Users Folder as Disk (From: Todd Geist <email@hidden>)
 >Re: Mount Current Users Folder as Disk (From: Kirk Pitts <email@hidden>)

  • Prev by Date: Re: Mount Current Users Folder as Disk
  • Next by Date: Re: Mount Current Users Folder as Disk
  • Previous by thread: Re: Mount Current Users Folder as Disk
  • Next by thread: Re: Mount Current Users Folder as Disk
  • Index(es):
    • Date
    • Thread