• 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
Rép: Write file command in Filemaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rép: Write file command in Filemaker


  • Subject: Rép: Write file command in Filemaker
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 3 Oct 2006 15:40:43 +0200



Le 3 oct. 2006 à 14:59, Jay Louvion a écrit :

write this_data to the open_target_file starting at eof as «class
utf8»

-- at this stage, when compiling in FM, I have to add "tell app
"System Events" or "Finder" to..." otherwise the "write" sounds off the
non-compilation alarm.


Hello

The culprit is this instruction.

Rewrite it like that:

write leTexte to refFich as «class utf8» starting at eof

and it will work.

Imay be wrong but it seems that the original is interpreted as:

write this_data to the open_target_file starting at (eof as «class
utf8»)
which is meaningless

Yvan KOENIG

_______________________________________________
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


  • Prev by Date: Re: Write file command in Filemaker
  • Next by Date: Re: Write file command in Filemaker
  • Previous by thread: Re: Write file command in Filemaker
  • Next by thread: run script with parameters
  • Index(es):
    • Date
    • Thread