Roger Mason wrote:
> Does anyone know if it is possible to use the same *.EXP file on dos &
> UNIX (Linux) machines?
>
> If so, what changes must be made to the file?
The file contents are exactly the same for the .EXP as well as the data
and instrument parameter files, but in DOS the records mu
Roger (& others),
The transfer of GSAS files from unix (linux) to PC is straightforward, but
one does have to do certain things to get it right. The problem is that
these files (exp, data & iparm) are all in fixed record length (80
character) direct access format. On unix machines this has the app
Hi Roger,
I don't think that there will be problems with the EXP file, but there could
be with the data file as the end of line statements may not be there in the
UNIX version and all the data may be on one line. If this is the case you will
simply need to convert it to an 80 column per line for
hello,
Does anyone know if it is possible to use the same *.EXP file on dos &
UNIX (Linux) machines?
If so, what changes must be made to the file?
Thanks in advance,
Roger Mason