ISPF defines a field from the line containing the TE command to the bottom of the screen. The 3270 wraps. There is no documented support for treating FM as a line breaks, but you can use TS after the fact.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Assembler List <ASSEMBLER-LIST@LISTSERV.UGA.EDU> on behalf of Paul Gilmartin <00000014e0e4a59b-dmarc-requ...@listserv.uga.edu> Sent: Tuesday, August 26, 2025 11:52 PM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU <ASSEMBLER-LIST@LISTSERV.UGA.EDU> Subject: Re: 3277-1 External Message: Use Caution On 8/26/25 21:29, Seymour J Metz wrote: > The TE command uses one big field. > ... Is it full screen? (cite?) How does it separate lines? Cursor addressing? Pad with blanks to wrap at right end? Input? Read Screen? How can it tell between two full lines and one double-length line? Field Mark? -- gil