From: Daniel J S. <dan...@ie...> - 2004-04-20 21:07:49
|
Hans-Bernhard Broeker wrote: >On Tue, 20 Apr 2004, Petr Mikulik wrote: > > > >>I prefer to keep "all.dem" as the main demo file. >>Then we don't need to bother with its generation by all possible >>config/makefile's. >> >>The "local" one, you wish to ./configure, could be called >>all-local.dem, for example. >> >> > >OTOH, it may be preferrable to have that generator, if we write one, write >both 'all.dem' and 'all-local.dem'. The idea being that there should be >only one listing of all the demos in the source code, if possible. > That's a good idea. "All" should contain all. However, then 'all.dem' will still not go all the way through. Is there some small modification that can be made so that a syntax error does not cause gnuplot to stop when inside a file script? Or perhaps the second level of files? That is "load all.dem" calls "load" from inside the loaded file. If there is a syntax error at that second level, perhaps just continue on? Dan |