Problem Note 1059: Value set in MAIN section of model SCL code may not display in column
Within a Data Form object in a SAS/AF FRAME entry, if you have CONTROL
ENTER or CONTROL ALWAYS specified in the data form's model SCL and set a
value for a column linked to a version 6 input field or text entry
widget using SCL statements in the MAIN section of the model SCL, the
new value may not display in the column. The value will display when
some column in the data form is modified and you press ENTER. The key
here is that while MAIN executes even though no column has been
modified, a value set in this section may not display in a column.
To circumvent the problem, link your column to a text entry control
or modify a column and press ENTER. If you are using the MAIN section
to provide a selection list of values, another circumvention would be
to add a control object next to the column and let clicking on the
control object provide the selection list. The control object is seen
as modified when you click on it so using it avoids this problem.
This is the same problem as reported SAS Note V6-AF-D296 if you are
using an input field or text entry widget. However, the problem has
been corrected for a text entry control.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS/AF | Microsoft Windows NT Workstation | 8 TS M0 | 8.1 TS1M0 |
| Microsoft Windows 95/98 | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled Solaris | 8 TS M0 | 8.1 TS1M0 |
| Solaris | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS VAX | 8 TS M0 | 8.1 TS1M0 |
| OS/2 | 8 TS M0 | 8.1 TS1M0 |
| IRIX | 8 TS M0 | 8.1 TS1M0 |
| ABI+ for Intel Architecture | 8 TS M0 | 8.1 TS1M0 |
| z/OS | 8 TS M0 | 8.1 TS1M0 |
| HP-UX | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS Alpha | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled HP-UX | 8 TS M0 | 8.1 TS1M0 |
| CMS | 8 TS M0 | 8.1 TS1M0 |
| Tru64 UNIX | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled AIX | 8 TS M0 | 8.1 TS1M0 |
| AIX | 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: | high |
| Date Modified: | 1999-08-18 00:00:00 |
| Date Created: | 1999-08-18 00:00:00 |