Compare commits
3 Commits
fa2c8eb839
...
6a2482e5c6
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a2482e5c6 | |||
| b5c3fb2af4 | |||
| f3e82b4ee2 |
@@ -290,6 +290,7 @@ run;
|
|||||||
run;
|
run;
|
||||||
data work.groups;
|
data work.groups;
|
||||||
length groupuri groupname $32 groupdesc $128 ;
|
length groupuri groupname $32 groupdesc $128 ;
|
||||||
|
call missing (of _all_);
|
||||||
output;
|
output;
|
||||||
stop;
|
stop;
|
||||||
run;
|
run;
|
||||||
|
|||||||
Reference in New Issue
Block a user