Usage Note 1733: The macro statement %KEYDEF is obsolete
Due to internal code changes within the SAS System, starting with
Version 7 %KEYDEF will no longer be available. No error message is
issued but the function key's value does not change when assigned a new
value with %KEYDEF. Starting in Version 8 a note is generated that
states:
Note: %KEYDEF is obsolete in this version of the SAS System.
The following note is also generated:
Note: Fx set to "command".
This note is incorrect since the function key was not set. This note
will be removed starting in release 8.2.
Key definitions can be modified by using the KEYS window or by using a
DM statement with the KEYDEF command. For example, to set SHIFT F2 to
clear the active window, issue the following statement.
DM "KEYDEF 'SHF F2' CLEAR";
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | Base SAS | Microsoft Windows 95/98 | 8 TS M0 | |
| Microsoft Windows NT Workstation | 8 TS M0 | |
| Solaris | 8 TS M0 | |
| 64-bit Enabled Solaris | 8 TS M0 | |
| OS/2 | 8 TS M0 | |
| OpenVMS Alpha | 8 TS M0 | |
| 64-bit Enabled HP-UX | 8 TS M0 | |
| HP-UX | 8 TS M0 | |
| z/OS | 8 TS M0 | |
| 64-bit Enabled AIX | 8 TS M0 | |
| AIX | 8 TS M0 | |
| Tru64 UNIX | 8 TS M0 | |
*
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: | |
| Topic: | SAS Reference ==> Macro
|
| Date Modified: | 2000-12-18 13:56:24 |
| Date Created: | 2000-02-24 11:21:32 |