• 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: AppleScript Read file in Filemaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript Read file in Filemaker


  • Subject: Re: AppleScript Read file in Filemaker
  • From: Walter Ian Kaye <email@hidden>
  • Date: Wed, 18 Feb 2004 23:58:14 -0800

At 08:02a +1100 02/19/2004, Malcolm Fitzgerald didst inscribe upon an electronic papyrus:

At 5:49 AM -0800 18/2/04, Jim Marschke wrote:
I have an AppleScript which I run from within FileMaker using the [perform Applescript] script step. This script reads data from a text file in chunks so my database can process it.

As others have pointed out, it's a language conflict. You don't need to call the finder or any other application. You can type the raw codes for the event and FMPro will be happy.

read: +class wrre;
write: +class wrwr;

There won't be any chevrons in the raw codes by the time you see them but there should be.

Uhh, not only that, but those were class codes not event codes.
Of the form <<event clssidid>>.

With a little help from ResFool:

<<event rdwrread>>
<<event rdwrwrit>>


-boo
wondering where Malcolm got his classes
_______________________________________________
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: Simple? Tell FMP to open a database? (From: Bill White <email@hidden>)
 >AppleScript Read file in Filemaker (From: Jim Marschke <email@hidden>)
 >Re: AppleScript Read file in Filemaker (From: Malcolm Fitzgerald <email@hidden>)

  • Prev by Date: RE: OT Entourage send Meeting invite Outlook on PC
  • Next by Date: Open an Autocad file with illustrator 10
  • Previous by thread: Re: AppleScript Read file in Filemaker
  • Next by thread: TextEdit and Unicode
  • Index(es):
    • Date
    • Thread