|
| PAW version: | 2.11/13 |
| Description | |
| Because of the long file names, the following macro produces
wrong results. When an HBOOK file is used, its name is stored in a
character strings array of 80 characters. The chain mechanism uses this
array to check if a file is already attached. When the file names are too
long (like here) the comparison is done with a truncated name. If the file
names are very similar and vary only at the end (like here) the truncated
character string stored in the HBOOK common block are the same for
two different files and the chain mechanism think that the file is already
attached whereas it is not. This will end up analysing twice the same file !
In PAW version 2.14/02 the filename length has been extended to 128.
| |
| Fixed in: | PAW 2.12/00 and 2.14/02 |
| Workaround | |
| Create a short symbolic links (UNIX) to the long directory path common to all files. | |
![]() | Release Notes | Known bugs | FAQs | Contributions | Tutorial | Reference manual | Down load | Miscellaneous |