@edasdfasdfasdfa wrote:
So I notice that for csv files there are double quotes and for .txt single quotes around the path of the file in the infile statement. Why is this the case?
I suppose it is the whim of the programmer who did this. There's really no such rule.
Either single quotes or double quotes ought to work fine, except in the case where the path of the file contains a macro call or a macro variable, in which case double quotes are required.
--
Paige Miller