search for: _filename_

Displaying 3 results from an estimated 3 matches for "_filename_".

Did you mean: _filename
2008 Oct 29
1
time sensitive error "the specified network name is no longer available."
...o possible client issues. We're running samba 3.0.25b on RHEL4. The user reports: I am getting an error whenever I want to make a copy of a MS Excel file on my shared network drive: (From windows explorer) I was trying to create a copy, and when I do the paste I get the error. Cannot copy _filename_: The specified network name is no longer available." And then the file that is created is corrupt. The original file is about 240K. Now for the timing part. If she executes the copy command, and waits (count 1,2,3,4 seconds) then it seems like it works. Thanks, Bill Marshall
2006 May 05
1
class_eval in ROR''s attribure_accessor.rb
hi, here is a snippet code in ROR''s attribure_accessor.rb. the usage of class_eval is different with "class_eval(string, <, file, <line>>)" somewhat, i don''t understand this usage, who can explain it more detail to me? def cattr_writer(*syms) syms.flatten.each do |sym| class_eval(<<-EOS, __FILE__, __LINE__) unless defined?
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...;/span><span class="cx"> Loads and displays the named file, if it exists. </span><span class="cx"> </span><span class="cx"> h4. Parameters </span><span class="cx"> </span><span class="cx"> * _filename_ The filename of the file to load. </span><ins>+* _fileType_ The type of file to load. This is currently ignored in TextCtrl. </ins><span class="cx"> </span><span class="cx"> h4. Return value </span><span class="cx"> &lt...