RebPDF | |
GrahamChiu | 24-Feb-2010/23:51:02+1:00 |
Just wondering what this does http://www.rebolfrance.info/org/telechargement.html#applications and it no longer runs ... comes up with various errors. | |
Didec | 26-Feb-2010/9:41:23+1:00 |
Hi Graham. Basically, RebPDF is a PDF library manager. Just to organize a database of PDF files. To make it run on 2.7.7, I just make 2 changes in the manage-skins.r file : 1) remove the rebol Rebol version test at line 25 to 34. It only check the third version number. 2) rename the /file refinment of init-gui func (line 197) as /ffile or other. Dunno why it throws an error but it does. The refinment is not used by RebPDF, so nothing to change inside. | |
GrahamChiu | 26-Feb-2010/20:57:14+1:00 |
Thanks. I fixed the first error but when I saw the second ... I gave up! | |
Login required to Post. |