• 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: preflighting a file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: preflighting a file


  • Subject: Re: preflighting a file
  • From: Deivy Petrescu <email@hidden>
  • Date: Tue, 19 Feb 2002 15:31:43 -0500

I said:

So there must be a ratio somewhere in there!


Not so, as the example below proves

set n to 11
set x to "abcdefghijklmnop"
repeat with l from 1 to n
set y to x & x
if (l = 10) then set z to y
set x to y
end repeat
set l to offset of "p" in x
if x contains z then beep -- no beep
l
--
Deivy Petrescu
http://www.dicas.com
Tips for Mac
dicas para Mac
_______________________________________________
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.

  • Prev by Date: Re: Editing aetes
  • Next by Date: copying styled text from TextEdit
  • Previous by thread: Re: preflighting a file
  • Next by thread: Re: preflighting a file
  • Index(es):
    • Date
    • Thread