Closed hannesigrun closed 3 years ago
The code works fine as is, but with a little warning message: Apparent symbolic reference DSNAME not resolved. To fix this, add another & to DS=&dsname&i when calling %list_if, so:
%LIST_IF(mappe=&lib, DS=&&dsname&i, yr=&aar);
The code works fine as is, but with a little warning message: Apparent symbolic reference DSNAME not resolved. To fix this, add another & to DS=&dsname&i when calling %list_if, so:
%LIST_IF(mappe=&lib, DS=&&dsname&i, yr=&aar);