Usage Note 22749: PROC TABULATE: I am trying to assign a blank or null label in to a variable in a label statement and it is not working. Why?
If you want to assign a blank or null
label to a variable, you must do so in the TABLE statement (for example,
VAR=' '). You cannot use a LABEL statement to do this.
Operating System and Release Information
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | low |
| Topic: | SAS Reference ==> Procedures ==> TABULATE
|
| Date Modified: | 2008-01-22 09:23:54 |
| Date Created: | 2002-12-16 10:56:36 |