U:RDoc::AnyMethod[iI"new:ETI"SDBM::new;TT: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"RCreates a new database handle by opening the given +filename+. SDBM actually ;TI"Ruses two physical files, with extensions '.dir' and '.pag'. These extensions ;TI"6will automatically be appended to the +filename+.;To:RDoc::Markup::BlankLineo; ; [I"LIf the file does not exist, a new file will be created using the given ;TI"L+mode+, unless +mode+ is explicitly set to nil. In the latter case, no ;TI"database will be created.;T@o; ; [I"QIf the file exists, it will be opened in read/write mode. If this fails, it ;TI"&will be opened in read-only mode.;T: @fileI"ext/sdbm/init.c;T:0@omit_headings_from_table_of_contents_below0I"%SDBM.new(filename, mode = 0666) ;T0[I"(p1, p2 = v2);T@FI" SDBM;TcRDoc::NormalClass00