Mainframe: Cool Tips
Here is mainframe cool tips. Filed under: Mainframe Tagged: ISPF, Tips, TSO
View ArticleTSO-ISPF commands UNNUM,NUM OFF
I have just got a small relief, after working on complex program coding. Finally I have done it. There are some ISPF commands we need 24×7 to do coding well. Example: UNNUM ==> Replace line...
View ArticleISPF- Commands Pack ON/OFF – Part 2
ISPF commands/macros are popular while editing files/programs/jcls in PDS members, Endevor and Changeman. In my previous lot I have given some commands. PACK- This is one of the most important profile...
View ArticleISPF Find Commands
Find command in mainframe environment is almost all the people used daily. Without this command there is no work on mainframe. Because this is such a powerful ISPF search command. Find XXXX ==>...
View ArticleISPF-Primary Commands
The primary commands listed here summarize the primary commands you use to display and change your edit profile. Notice that many of these command settings are displayed in the user profile PROFILE...
View ArticleISPF-Commands For Senior Software Developers (2 Of 5)
MAINFRAME+CICS+DB2+JOBS In my series of posts, I am giving best ISPF tips to improve productivity. Across the companies following these tips.Mainframe+cobol+db2+jobs+USA+India+UK+ . Read my part-1...
View ArticleISPF-Commands For Senior Software Developers (4 Of 5)
SRINIMF-Blog How do I find for any non-numeric character? A. Use picture string ‘-’. 32. How do I find for any alphabetic character? A. Use picture string ‘@’. 33. How do I find for any uppercase...
View ArticleISPF basic editor commands for Software developers
COMMAND FUNCTION < Data shift left Shifts a single line of program source code to the left without affecting the program labels or comment i.e. Data from column one to the first blank and data...
View Article