
![]() |
|

Information |
| Title | INPUT THROUGH fails after adding Windows 10 Creators Update |
|---|
| URL Name | INPUT-THROUGH-fails-after-adding-Windows-10-Creators-Update |
|---|
| Article Number | 000112799 |
|---|
| Environment | Product: OpenEdge
Version: 10.x, 11.x O/S: Windows 10 Creators Update (version 1703, build prior to 15063.483) Other: Creators Update |
|---|
| Question/Problem Description |
|
|---|
| Steps to Reproduce | Code to reproduce:
DEFINE VARIABLE a AS CHARACTER FORMAT "x(70)" NO-UNDO. DEFINE VARIABLE b AS CHARACTER FORMAT "x(70)" NO-UNDO. INPUT THROUGH "echo %cd%" NO-ECHO. MESSAGE "#1" SKIP a SKIP b VIEW-AS ALERT-BOX. IMPORT UNFORMATTED a. //SET b. MESSAGE "#2" SKIP a SKIP b VIEW-AS ALERT-BOX. INPUT CLOSE. MESSAGE "#3" SKIP a SKIP b VIEW-AS ALERT-BOX. On affected systems, code above only display message #1; the remaining message statements are not shown. |
|---|
| Clarifying Information |
|---|
| Error Message |
|---|
| Defect Number | Defect PSC00357084 |
|---|
| Enhancement Number |
|---|
| Cause |
|
|---|
| Resolution |
|
|---|
| Workaround |
|
|---|
| Notes |
|
|---|
| Keyword Phrase |
|---|
| Last Modified Date | 11/20/2020 7:14 AM |
|---|