Mark Zelden wrote:
On Tue, 12 Jul 2005 17:45:00 -0700, Edward E. Jaffe
<[EMAIL PROTECTED]> wrote:
FYI. This test is incomplete/erroneous. The valid characters for modern
3270 devices are x'00' and x'40' through x'FE' inclusive. x'01' through
x'3F' and x'FF' will cause PROGxxx failures.
Ed, thanks for the clarification (x'00'). What about on real 3270
terminals. Will x'00' cause a program check?
No. From the very beginning, x'00' was defined as the "null" character.
An input field containing trailing nulls can be shifted right with
insert. Trailing blanks cannot be shifted. This difference in behavior
is the reason for the ISPF editor NULLS command. In an output field,
there is no substantive difference.
--
.-----------------------------------------------------------------.
| Edward E. Jaffe | |
| Mgr, Research & Development | [EMAIL PROTECTED] |
| Phoenix Software International | Tel: (310) 338-0400 x318 |
| 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801 |
| Los Angeles, CA 90045 | http://www.phoenixsoftware.com |
'-----------------------------------------------------------------'
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html