• 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: Powerpoint 255 character limit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Powerpoint 255 character limit


  • Subject: Re: Powerpoint 255 character limit
  • From: Paul Berkowitz <email@hidden>
  • Date: Mon, 08 May 2006 23:07:25 -0700
  • Thread-topic: Powerpoint 255 character limit

On 5/5/06 8:56 AM, "Brad Anderson" <email@hidden> wrote:

> I have a handler script that collects the text content
> from each powerpoint slide and assembles it into a
> list. The problem is that that if any text frame of
> any slide in power point has more than 256 characters,
> Powerpoint crashes

I've been testing this in a reproducible (100%) short script. Actually when
the text is between 256 and 269 characters, it returns garbage Unicode to
fill up to 270th character, then 271 adds more garbage up to 282.  When
there's 272 or more characters, PowerPoint crashes.

The bug is only in AppleScript, not in the equivalent macro for VBA. So 'do
Visual Basic' ought to work OK, but the trouble is it won't return a real
result to the script, so you can't get your full text.. You'd have to redo
the entire script as a VBA macro or use tricks to write the cumulative
result to a text file and have AppleScript read the text file.

I've reported the bug.

--
Paul Berkowitz


 _______________________________________________
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

References: 
 >Powerpoint 255 character limit (From: Brad Anderson <email@hidden>)

  • Prev by Date: Re: InDesign text frame baseline shift
  • Next by Date: Re: Exchange Calendar Access & Manipulation
  • Previous by thread: Re: Powerpoint 255 character limit
  • Next by thread: Re: Re: Powerpoint 255 character limit
  • Index(es):
    • Date
    • Thread