{Tk.send source("wfile")} update
Jacques Mequin
j-mequin at ti.com
Fri Jan 18 08:56:41 CET 2002
This is an update of my yesterday message
With emacs, on my laptop (windows 2000), the following
declare
{Tk.send source("wfile.tcl")}
with "wfile.tcl" file being: set outputfile [open "foo" "w"]
puts $outputfile "hello world"
close $outputfile
as the only effect to creare an empty "foo" file
The opposite, I mean doing a "gets" of a file (open for read operation),
is working properly
Is that an identified bug ?
Regards,
Jacques
-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.
More information about the mozart-users
mailing list