• 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: bill <email@hidden>
  • Date: Wed, 20 Feb 2002 23:32:03 +0800

Some more testings in OS X 10.1.2, AS 1.8.1:

set n to 11
set x to "abcdefghijklmnop"
repeat n times
set y to x & x
set x to y
end repeat

{Count of character of x, Count of line of x, Count of paragraph of x}
-- {32768, 0, 1}

Date x
-- a error message pop up, in X style window.
-- no title
-- message = 3Could not run the script because of a program error.2
-- the only button 3OK2 pulses

Count of word of x
-- a error message pop up, in pre X style window.
-- title = 3Execution Error2
-- message = 3Can9t perform operation on text longer than 32K bytes.2
-- lower left corner marked 3AppleScript English2
-- the only button 3Stop2 doesn9t pulse

A trace of dialect?


bill
_______________________________________________
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: QuickTime movie frame rate or duration (in time scale) of a frame
  • Next by Date: Transmit
  • Previous by thread: Re: preflighting a file
  • Next by thread: Program Linking via IP
  • Index(es):
    • Date
    • Thread