Hi there. Running Leopard and having trouble with the ask_save_file and
ask_open_file. The windows pop up and everything, but trying to capture the
output is not working correctly. If I do

fn = ask_open_file
text = open( fn )

fn gets set to nil and the open method does not work properly. Has anyone
else had this problem?

Chris

Reply via email to