David V Glasgow wrote:

> Loading the plain text list of URLs from file is slowish, but more
> importantly, for some time gives no indication that the file is
> loading.

Are you reading the file as text or binary?

I would imagine reading as binary would be more efficient since it's a straight pull from disk, without the content alterations text-read does.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to