How to get a file name currently being read into SAS? -


%sysget(sas_execfilename) , %sysget(sas_execfilepath) sas program submitted data file itself? use infile statement in data step , filename= , others characteristics written sas log, how print file name being read title ?


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -