[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: tar2rubyscript/rubyscript2exe

Erik Veenstra

2/13/2006 9:58:00 AM

> file = File.open("test.txt", "w")

Should be:

file = File.open(oldlocation("test.txt"), "w")

It's described on the site [1].

gegroet,
Erik V. - http://www.erikve...

[1] http://www.erikve...tar2rubyscript/index.html#toc_3.2.0

--
Posted via http://www.ruby-....