PDA

View Full Version : Bad Pdb file



ZeroCool
01-06-2009, 10:58 PM
I received a very bad isilo pdb file. It has many, many broken links. All of the info is in the file but the links either do not point to it or point to wrong locations.

I know HTML. Is there a way to decompile a pdb file so that I can go in there and fix the bad links?

TIA.

aschechtman
01-07-2009, 06:36 AM
No way to fix a bad .pdb file unless you have the original source HTML.

If it's a simple iSilo doc you could copy and paste the content into a HTML editor of your choice and tune it up but this is a heck of a lot of work.

Andrew