XDS.INP: Difference between revisions

3 bytes added ,  8 November 2007
m
no edit summary
mNo edit summary
mNo edit summary
Line 30: Line 30:
The most important pitfalls are:
The most important pitfalls are:


a) Its lines are at most 80 characters long (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 directory path with the frames may be long.
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.


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

edits