doc/classes/CbmDos.src/M000107.html in ripxplore-0.14.0 vs doc/classes/CbmDos.src/M000107.html in ripxplore-0.14.1
- old
+ new
@@ -8,10 +8,10 @@
<title>delete_file (CbmDos)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
- <pre><span class="ruby-comment cmt"># File lib/file_systems/CbmDos.rb, line 252</span>
+ <pre><span class="ruby-comment cmt"># File lib/file_systems/CbmDos.rb, line 256</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">delete_file</span>(<span class="ruby-identifier">file_system_image</span>,<span class="ruby-identifier">filename</span>)
<span class="ruby-identifier">directory_filename</span>=<span class="ruby-identifier">directory_entry_for_filename</span>(<span class="ruby-identifier">filename</span>)
<span class="ruby-comment cmt">#first find this file's directory entry
</span>
<span class="ruby-identifier">directory_track_no</span>=<span class="ruby-value">18</span>
<span class="ruby-identifier">directory_sector_no</span>=<span class="ruby-value">1</span>
\ No newline at end of file