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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to