[email protected] wrote: > Please post the reportwriter.py file with the proposed mods so I can test. > I am having difficulty using the patch file.
Okay it's done. You should probably look into installing cygwin on your Windows machine so you have access to the tools to merge patches at the command line. Here's the general sequence: <download patch file to the target directory> cd <target directory> cat <patch_file> | patch That's usually all it takes. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
