I closed my plot without any trouble, but when I went to open it back up again, I got the following error:
"Error procesing keyword: linewidths in file xxxxx.grf"
where the x's are the file path.
What's up? Should I send you the file so you can look at its guts and figure out what's wrong?
"Error procesing keyword: linewidths in file xxxxx.grf&
Moderator: DPlotAdmin
-
- Posts: 7
- Joined: Fri Mar 30, 2007 11:57 pm
-
- Posts: 7
- Joined: Fri Mar 30, 2007 11:57 pm
Should have tried this first, but I figured the files were in some sort of weird encoding. Anyways...
I created another test graph with two lines just like the one that was giving me errors, and opened both in Notepad. I found that they differed at the following lines:
"LineWidths
10 30"
and
"LineWidths
1010"
It looks to me like spaces were left out between the numbers, but I have no idea how this could have happened. Anyways, it's still a bug, but I was able to open my graph again once I changed the lines to:
"LineWidths
10 10"
Cheers!
I created another test graph with two lines just like the one that was giving me errors, and opened both in Notepad. I found that they differed at the following lines:
"LineWidths
10 30"
and
"LineWidths
1010"
It looks to me like spaces were left out between the numbers, but I have no idea how this could have happened. Anyways, it's still a bug, but I was able to open my graph again once I changed the lines to:
"LineWidths
10 10"
Cheers!

- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Whoops. This is a bad side effect of a recent change allowing input of line widths in points, mm, etc. I'll fix this as soon as possible, thanks for pointing out the problem.
Visualize Your Data
support@dplot.com
support@dplot.com