• 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: applescripts 32k limit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescripts 32k limit


  • Subject: Re: applescripts 32k limit
  • From: Walter Ian Kaye <email@hidden>
  • Date: Fri, 21 May 2004 05:28:09 -0700

At 06:06a -0400 05/21/2004, Bill Chase didst inscribe upon an electronic papyrus:

Is there a way to execute larger than 32k applescripts?
I use AS and Interarchy to upload files to my remote server.
Works great except for the 32k limit.

I have also looked into an FTP client where I could give it a text delimited file source|destination format but no luck.
Any suggestions?

Text-delimited? Do you mean like a file containing a list of source and destination for multiple files, one line for each? You don't give a list like that to the FTP client; you read it into your app, loop through the paragraphs, parse the source/dest from each line, build the command to send to the FTP client, and send the command.
Please tell me you're not using 200 'else if' statements...


-boo
_______________________________________________
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.


References: 
 >applescripts 32k limit (From: Bill Chase <email@hidden>)

  • Prev by Date: RE: Setting file comments (Finder info comments) in OS X
  • Next by Date: Re: How is the applescript support in Office 2004?
  • Previous by thread: applescripts 32k limit
  • Next by thread: Re: applescripts 32k limit
  • Index(es):
    • Date
    • Thread