XDS.INP: Difference between revisions

35 bytes added ,  9 November 2007
m
Line 37: Line 37:
The most important pitfalls are:
The most important pitfalls are:


a) Lines may have at most 80 characters (FIXME: what happens if they are longer: truncation or warning?). This happens most often with the NAME_TEMPLATE_OF_DATA_FRAMES keyword line, because the path to the directory with the frames may be long.
a) Lines longer than 80 characters are truncated silently (FIXME: is this still true?). This happens most often with the NAME_TEMPLATE_OF_DATA_FRAMES keyword line, because the path to the directory with the frames may be long. Fix: use a symlink to the directory with the frames.


b) Error due to omitting the "=" directly after the keyword (i.e. having an intervening blank).
b) Error due to omitting the "=" directly after the keyword (i.e. having an intervening blank).
2,652

edits