[Logiweb] Editing .pyk files with Windows editors

Frederik Eriksen frederikeriksen at get2net.dk
Wed Jun 1 21:49:24 CEST 2005


Hi logiweb at diku.dk  

I just want to mention that you might run into a problem if you edit 
.pyk files with a Windows editor like WordPad. For instance, I got the 
following error message when compiling:

  File page.pyk line 1 char 10:
  Missing 'BIBLIOGRAPHY' section
  Submission aborted

even though my BIBLIOGRAPHY section was clearly present.

The reason for this error seems to be that Windows and Unix use two 
different character sequences to represent line breaks (see 
http://en.wikipedia.org/wiki/CRLF for more about this) and that the pyk 
compiler only accepts the Unix way of linebreaking.

Best Regards
Frederik.



More information about the Logiweb mailing list