Basic libURL bug?

Chipp Walters chipp at chipp.com
Sun Jan 2 19:06:17 EST 2011


Can anyone confirm this for me?

Create a stack. Add one field and one button.
Set the script of the button to:

on mouseUp
   put ""
   put URL "http://www.widgetgadget.com/stuff/test.log" into fld 1
   put the number of lines in fld 1
end mouseUp

The button downloads a test log with 4558 lines of text.

When I run this I get different results. libURL seems to download different
amounts of the logfile. Is there something I'm doing wrong, or is this a
libURL bug?
(I've tried this from two different servers).

-- 
Chipp Walters
CEO, Shafer Walters Group, Inc.



More information about the use-livecode mailing list