• 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
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: "Manfred M.Strasser" <email@hidden>
  • Date: Tue, 11 Jan 2005 12:29:35 +0100

I'm using a shell script to get the md5-Key for each address in my FileMaker database. This key will be used as name of the folder where the documents of the address are stored.

The AppleScript executed by FileMaker Pro
---
set x to (do shell script "md5 -q -s LastnameFirstnameBirthday")
set field "t01" of table "_A" of database "Address" to x
---

Now my customer wants an unique DES-code (24 characters) for every address, but I cann't find the right shell script for encrypt and decrypt

Manfred

_______________________________________________
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: Highlighting text and image channels
  • Next by Date: RE: Highlighting text and image channels
  • Previous by thread: RE: Highlighting text and image channels
  • Next by thread: (no subject)
  • Index(es):
    • Date
    • Thread