• 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: writing data to a file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing data to a file


  • Subject: Re: writing data to a file
  • From: Shane Stanley <email@hidden>
  • Date: Thu, 02 May 2002 08:19:07 +1000

On 2/5/02 5:28 AM +1000, Wesley Alan Wright, email@hidden, wrote:

> I am having similar problems trying to append info to an existing
> file, AppleScript 1.8, MacOS 10.1.4. Code is as follows:
>
> set linefeed to ASCII character 10
> set profile to "/private/etc/CiscoSystemsVPNClient/Profiles/uvm.pcf"
> set profilePOSIX to POSIX path of profile

That last line should be:

set profilePOSIX to POSIX file profile


--
Shane Stanley, email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: writing data to a file (From: Wesley Alan Wright <email@hidden>)

  • Prev by Date: Re: Learning Apple Script
  • Next by Date: Re: Learning Apple Script
  • Previous by thread: Re: writing data to a file
  • Next by thread: Re: addressing words between tabs in Xpress
  • Index(es):
    • Date
    • Thread