Problem in ISPF editor with automatic line break



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Problem in ISPF editor with automatic line break

Postby aprilgas » Tue Sep 24, 2024 3:24 pm

Hi, I have a problem with the ISPF editor. When I paste a series of numbers in a column, the first one puts it where I want, the second one puts it all the way to the left outside the edit area, not under the one I pasted. The attached image explains the problem. Does anyone know what option I'm doing wrong?
You do not have the required permissions to view the files attached to this post.
aprilgas
 
Posts: 5
Joined: Wed May 13, 2020 12:19 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Problem in ISPF editor with automatic line break

Postby sergeyken » Tue Sep 24, 2024 5:40 pm

The source text you have copied from an unknown place includes TAB characters X'05' as field separators rather than simple space (blank) X'40' characters.
Javas and Pythons come and go, but JCL and SORT stay forever.
User avatar
sergeyken
 
Posts: 438
Joined: Wed Jul 24, 2019 10:12 pm
Has thanked: 7 times
Been thanked: 40 times

Re: Problem in ISPF editor with automatic line break

Postby aprilgas » Tue Sep 24, 2024 6:04 pm

Hi, I tried to copy the data from:
excel
notepad
other ispf editor
The result is always the same.
aprilgas
 
Posts: 5
Joined: Wed May 13, 2020 12:19 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Problem in ISPF editor with automatic line break

Postby sergeyken » Tue Sep 24, 2024 7:36 pm

aprilgas wrote:Hi, I tried to copy the data from:
excel
notepad
other ispf editor
The result is always the same.

The source text you have copied from your source includes TAB characters X'05' as field separators rather than simple space (blank) X'40' characters.

Try first to paste the same text into Word editor, and turn on "show special characters" flag. You will see what you are trying to paste.
Javas and Pythons come and go, but JCL and SORT stay forever.
User avatar
sergeyken
 
Posts: 438
Joined: Wed Jul 24, 2019 10:12 pm
Has thanked: 7 times
Been thanked: 40 times

Re: Problem in ISPF editor with automatic line break

Postby aprilgas » Tue Sep 24, 2024 8:40 pm

Hi, I understand what you mean, I also tried with other data, loaded from another member of a zos library, and the result is the same, there is no special character at the end.
I made my colleagues do the same actions with the same data, and it does this only to me, they have no problems.
The problem is not the data that I load, but this anomalous behavior of the ISPF editor.
aprilgas
 
Posts: 5
Joined: Wed May 13, 2020 12:19 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Problem in ISPF editor with automatic line break

Postby enrico-sorichetti » Tue Sep 24, 2024 9:42 pm

if it works for your colleagues then the statement
The problem is not the data that I load, but this anomalous behavior of the ISPF editor.

is useless
check your ispf preferences ( option 0 )
and compare them to one set that works
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 165 times

Re: Problem in ISPF editor with automatic line break

Postby aprilgas » Thu Sep 26, 2024 4:53 pm

Hi everyone, we didn't understand the origin of the problem, solved only by reinstalling the personal communication.
Thanks to everyone for the support.
aprilgas
 
Posts: 5
Joined: Wed May 13, 2020 12:19 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Problem in ISPF editor with automatic line break

Postby sergeyken » Thu Sep 26, 2024 9:36 pm

One option might be: the flag in ISPF settings:

"_ Tab to point-and-shoot fields"
Javas and Pythons come and go, but JCL and SORT stay forever.
User avatar
sergeyken
 
Posts: 438
Joined: Wed Jul 24, 2019 10:12 pm
Has thanked: 7 times
Been thanked: 40 times

Re: Problem in ISPF editor with automatic line break

Postby aprilgas » Fri Sep 27, 2024 3:55 pm

Hi, we also checked all the ISPF settings, they were identical to those who did not have the problem. As I wrote we solved it by reinstalling the personal communication. If the problem was in the ISPF settings or something else under z/OS it would have reappeared, which did not happen.
Thanks to everyone!
aprilgas
 
Posts: 5
Joined: Wed May 13, 2020 12:19 pm
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post