Instruction if last. sous SAS
yasmine95
Messages postés
1
Date d'inscription
Statut
Membre
-
toto -
toto -
Bonjour,
je voulais savoir à quoi sert l'instruction if last.nomdevariable dans le programme suivant:
data table;
set table;
by nomdevariable;
if last.nomdevariable;
run;
merci pour votre aide
je voulais savoir à quoi sert l'instruction if last.nomdevariable dans le programme suivant:
data table;
set table;
by nomdevariable;
if last.nomdevariable;
run;
merci pour votre aide
Configuration: Windows XP Internet Explorer 6.0