• 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: COLOR MIXING
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: COLOR MIXING


  • Subject: Re: COLOR MIXING
  • From: GUENTER LEITNER <email@hidden>
  • Date: Tue, 28 Aug 2001 18:51:30 +0800
  • Organization: LILAC & COGNAC LTD

Dear Malcolm Fitzgerald,

mh, now i'm a bit mixed up
i'm not totaly new to FileMaker, but how can i make that with a
Relationship in FileMaker?
"a self-join relationship" do you mean a relationship between the field
"Make RGB" > "Make RGB"?
Thise Field is a Number Field ,i used it only to give Numerical Color
Values of the RGB Color
(112451 for Red,23592for Green,34733for Blue )which i want to be mixed,
so there is no real color image jet available to see
Is there something in FileMaker which i dont now jet?
If so could you write me a small Example?
Thanks a lot

Malcolm Fitzgerald wrote:

> The exercise in AppleScript is admirable, but your project could be done
> without using AppleScript. All you need to do is define a self-join
> relationship based on the RGB colours.
>
> At 05:17 PM 8/27/01 +0800, you wrote:
> >IM NEW TO APPLE SCRIPT AND I NEED SOME HELP.
> >
> >I'M WORKING ON A FILEMAKER PROJECT FOR RGB COLOR MIXING
> >
> >IN THE FIELD Make RGB I KEY IN THE COLOR VALUES: 112451,23592,34733
> >
> >
> >NOW I NEED A APPLE SCRIPT TO CREAT-PUT THE COLOR-SWATCH-IMAGE-SAMPLE
> >INTO
> >
> >MY FIELD MAKE Col Container=
> >
> >SO FAR I TRYED
> >
> >
> >tell application "FileMaker Pro"
> > activate
> > tell database 1
> > activate
> > set cell "MAKE Col Container" of current record to choose color cell
> >(cell "Make RGB" of current record)
> > end tell
> >end tell
> >
> >BUT IT RETURN ME THE ERROR:
> >
> >--> FileMaker Pro got an error: Can't make some data into the expected
> >type.
> >
> >SOME BODY KNOW'S WHAT IS WRONG.
> >
> >HELP IS APPRECIATED
> >
> >GUENTER LEITNER
> >_______________________________________________
> >applescript-users mailing list
> >email@hidden
> >http://www.lists.apple.com/mailman/listinfo/applescript-users


  • Prev by Date: Re: How to exit ?
  • Next by Date: Re: How to exit ?
  • Previous by thread: COLOR MIXING
  • Next by thread: Re: COLOR MIXING
  • Index(es):
    • Date
    • Thread