Problem Note 2608: Field with Nondisplay and Protected attributes might still display
On mainframe systems only, a field on an FSEDIT screen with the
Nondisplay and Protected attributes specified might still display.
To circumvent the problem, either make the field undefined to the screen
altogether or remove the Protected attribute. Without the Protected
attribute, you might need to set a temporary variable equal to the value
of the variable in INIT and set the variable back to the value of the
temporary variable in TERM so the variable's value cannot change while
on the observation.
The problem of fields displaying when they have the Nondisplay and
Protected attributes specified also affects fields in SAS/AF PROGRAM
entries and columns linked to text entry widgets in a Data Form object
within a SAS/AF FRAME entry.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS/FSP | CMS | 8 TS M0 | 8.1 TS1M0 |
| z/OS | 8 TS M0 | 8.1 TS1M0 |
*
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: | Problem Note |
| Priority: | medium |
| Topic: | SAS Reference ==> Procedures ==> FSEDIT
|
| Date Modified: | 2000-06-14 16:25:49 |
| Date Created: | 2000-05-05 14:27:30 |