Re: Chainmail Applescript
Re: Chainmail Applescript
- Subject: Re: Chainmail Applescript
- From: Sander Tekelenburg <email@hidden>
- Date: Tue, 2 Oct 2001 14:29:08 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
At 19:46 +0100 UTC, on 01-10-2001, has wrote:
>
Sander Tekelenburg wrote:
>
>
>> tell application "PGP7.03"
>
>> activate
>
>> encrypt (theFile) ,
>
>> to Recipient ,
>
>> signature omitted ,
>
>> reading plaintext ,
>
>> writing asciified
>
>
>
>Indeed when compiling, Script Editor of course throws up an error on these
>
>commma's. It may well have been this mailing list's server that screwed up,
>
>but I don't see what characters they *should* be...
[...]
>
[...] as far as AS is concerned, those 5 lines are to be read as one:
>
>
encrypt (theFile) to Recipient signature omitted reading plaintext writing
>
asciified
Yeah, that's what I thought. But on my machine (Mac Os 9.1, AS 1.6, PGP7.0.3)
this doesn't compile :
tell app "PGP"
encrypt (theFile) to Recipient signature omitted reading plaintext writing
asciified
end
The error says:
"A to:Recipient can't go after this encrypt(theFile)"
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <
http://www.pgp.com>
iQA/AwUBO7j1fesywKfXgqKdEQJUTQCgxG95HZblj92a5mw1zv/ur33Yx0UAn2V/
NMug2caeBB4wy3JuqrkbevWf
=yh58
-----END PGP SIGNATURE-----