put into - and get from URL fails in Windows-Standalone

R. Hillen mail at richard-hillen.de
Tue Nov 25 17:47:28 EST 2003


Hello list,

With Mac OSX, 10.2.8, RunRev 2.1.2, Virtual PC 6.1 with Windows 98, SE 
I tried:


If I write to a file or read from a file a la hypercard  with

open file, write to file, close file
or read from file with
open file, read from file, close file,

my OSX and Windows Stanalones work.


If I use for write, read

put "Hello" into URL("file://" & filename)
or
get URL("file://" & filename),

it works in a OSX-standalone, but not in Windows-standalone.


Do you have any comments?

Thanx in advance

Richard Hillen



More information about the use-livecode mailing list