Download file from a web server

Bill Vlahos bvlahos at mac.com
Mon May 28 18:19:42 EDT 2007


When I try to download a Rev stack from my web server it downloads only a 377 byte file. The actual file is a Rev stack but I've changed the extension to .ifw. If I download it with a .rev extension it works.

Here is the command (not a real server):
put URL ("http://www.someserver.com/Datafile.ifw") into URL "binfile:Datafile.ifw"

Any idea what's going on?

Bill Vlahos



More information about the use-livecode mailing list