News

The asterisk indicates that SAS will determine the subscript by counting the variables in the array. input (X1-X3) ($8.) X4-X5; array item {*} _character_; You can use the _NUMERIC_ variable in your ...