![]() Chapter Contents |
![]() Previous |
![]() Next |
| The TRANTAB Procedure |
| Tip: | Use LOAD when you specify an incorrect table name in the PROC TRANTAB statement. You can specify the correct name without the need to reinvoke the procedure. |
| Tip: | Use LOAD to edit multiple translation tables in a single PROC TRANTAB step. (Be sure to save the first table before you load another one.) |
| Featured in: | Editing by Using a Quoted Character for Starting Position |
| LOAD TABLE=table-name <NLS>; |
| Required Arguments |
| Option |
Note: When you load one of these special translation
tables, the SAS log displays a note that states that table 2 is uninitialized.
That is, table 2 is an empty table that contains all zeros. PROC TRANTAB
does not use table 2 at all for translation in these special cases, so you
do not need to be concerned about this note.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.