|
Can I put a space in a data file path?
No, you cannot place a space in the data file directory
path. If a space appears in a file path, the analysis
program will not function correctly. This is because the
analysis program is written in FORTRAN and does not
recognize spaces in directory paths.
For example, you cannot use:
C:PROGRAM FILESBOSSDATATEST.DAT
|