Version 10 of Chuck Ferril

Updated 2004-06-23 08:09:05

aka: wcf3

Email: chuck at ferril dot com

My Tcl stuff page: http://wcferril.home.mchsi.com/ (including tDOM for Linux, FreeBSD, Solaris-Sparc, Solaris-x86, Mac OSX, and Windows)


Here is my one-line fix for using VFS to read OpenOffice/StarOffice document files. I could never get anyone to merge this into the source tree (or even respond)...perhaps it was fixed in another way, but I never heard about it... anyway here is the complete zip::Data procedure from zipvfs.tcl with my change buried within the massive comment:

        zip::stat $fd $sb(name) sb

Looks like the above has been added by Jeff Hobbs, see the ChangeLog:

  2004-06-04  Jeff Hobbs  <[email protected]>
  >      * library/zipvfs.tcl (zip::Data): add zip::stat call that
  >      correctly determines size for some zip files (Ferril).

Excellent...Thanks!


[ Category Person | Category Home Page ]