ISPF/PDF: Difference between revisions
Appearance
mNo edit summary |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
ISPF is a programmers text editing environment for mainframe systems from [[IBM]], while the editor itself has never been ported to any of the smaller systems the company made a number of tools that allowed people to work with the editor from PC based computers. Early versions were basically 3270-type terminal emulators that connected to a mainframe via a serial connection and offered some scripts to help with integration. Later a simple client server of sorts was offered by giving the terminal emulators simple file communication capabilities, a MVS program called IND$FILE handled file transfers and later you could also use the '''FTPB''' protocol. | '''Interactive System Productivity Facility/Program Development Facility''' (''ISPF/PDF'') is a programmers text editing environment for mainframe systems from [[IBM]], while the editor itself has never been ported to any of the smaller systems the company made a number of tools that allowed people to work with the editor from PC based computers. Early versions were basically 3270-type terminal emulators that connected to a mainframe via a serial connection and offered some scripts to help with integration. Later a simple client server of sorts was offered by giving the terminal emulators simple file communication capabilities, a MVS program called IND$FILE handled file transfers and later you could also use the '''FTPB''' protocol. | ||
==Implementations== | |||
*ISPF/PDF VM (5664-172) | |||
*ISPF/PDF MVS (5665-268) | |||
*ISPF/PDF VSE (5666-281) | |||
*ISPF/PC - [[EZ-VU Editor]] | |||
*ISPF/PC II -[[EZ-VU II Editor]] | |||
*[[ISPF Client/Server]] | *[[ISPF Client/Server]] | ||
;ISPF/PDF clones | |||
* [[Hybrid Editor XE]] - Runs on OS/2, DOS, AIX and more systems. | * [[Hybrid Editor XE]] - Runs on OS/2, DOS, AIX and more systems. | ||
* [[SPF/PC]] | |||
;Editors that offer some ISPF compatibility | |||
* [[Preditor/2]] -ISPF keyboard mappings, window layout and more. | * [[Preditor/2]] - ISPF keyboard mappings, window layout and more. | ||
==License and availability== | ==License and availability== |
Latest revision as of 21:23, 16 May 2025
Interactive System Productivity Facility/Program Development Facility (ISPF/PDF) is a programmers text editing environment for mainframe systems from IBM, while the editor itself has never been ported to any of the smaller systems the company made a number of tools that allowed people to work with the editor from PC based computers. Early versions were basically 3270-type terminal emulators that connected to a mainframe via a serial connection and offered some scripts to help with integration. Later a simple client server of sorts was offered by giving the terminal emulators simple file communication capabilities, a MVS program called IND$FILE handled file transfers and later you could also use the FTPB protocol.
Implementations
- ISPF/PDF VM (5664-172)
- ISPF/PDF MVS (5665-268)
- ISPF/PDF VSE (5666-281)
- ISPF/PC - EZ-VU Editor
- ISPF/PC II -EZ-VU II Editor
- ISPF Client/Server
- ISPF/PDF clones
- Hybrid Editor XE - Runs on OS/2, DOS, AIX and more systems.
- SPF/PC
- Editors that offer some ISPF compatibility
- Preditor/2 - ISPF keyboard mappings, window layout and more.
License and availability
- Discontinued commercial software, ISPF itself is still maintained for mainframe system but the ISPF Client/Server development has been discontinued although it is still supplied with z/OS systems.