search for: filehi

Displaying 1 result from an estimated 1 matches for "filehi".

Did you mean: file_i
2005 Jul 31
0
work with dbdbd file
work with dbdbd fileHi All! To begin with sorry for my bad English :-) I use dbdbd for my project: .. db = DBDB.new("%7c%1c%2c%") #db.uniq_key = 2 db.tie(file_name) db.read .. In the end I need to delete file that I use. But "File.delete(file_name)" or "File.unlink(file_name)" It shows:...