Buffered-Unbuffered data in AS?
Buffered-Unbuffered data in AS?
- Subject: Buffered-Unbuffered data in AS?
- From: "Philippe GRUCHET" <email@hidden>
- Date: Sat, 29 Jun 2002 18:11:04 +0100
Hello!
Before writing a parser, I'd like to know if there's a size limit
to buffer data in AppleScript?
I mean something like:
set x to get content of my_data as text
where "my_data" can be any kind of data file with a big size.
Or is it better to handle data by segments?
Thank you very much for your advices!
Regards,
Philippe Gruchet
email@hidden
_______________________________________________
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.