|
From: Tim H. <hof...@un...> - 2008-05-13 21:21:20
|
Hi, comments can be continuated # this is a comment \ this one too \ even this It's not a real bug, but IMHO people would not expect this. This can lead to strange errors, especially for windows users (I don't know who else would need a \ at the end of a comment): # load settings from d:\data\ load "d:\data\settings.gp" Anyway it might be reasonable to change this behavior. Tim |