*********************
  (A) Characteristic*
*********************

   .This is for programming under PC who are familiar with main frame
    SPF editor,and other convenient operations are also avail as usual
    as other PC editor. It supports SPF file(80 byte fixed line length
    with lineno maintained on col 73-80.Version number on col 79-80
    is automaticaly updated.
    RENum support COBOL line number on COL1-6.
   .Change ID is tagged on updated line automaticaly.
    This function support you to investigate program modification history,
    to understand cause of bug or to manage program version.
   .Powerful function prepared to edit data file like as logfile to pass to Excel.
   .Binary editor function is prepared.
#if defined(W32) || defined(UNX)
   .Remote file access using FTP is available to edit,delete,copy,move,append
    file/dir. Register remoteID on xehosts file.
    RemoteShell(rsh) is also supported under the environment properly setupped.
    Using s3270+TSO/E+IND$FILE,acess to mainframe dataset is available.
#endif
   .Basic filer function like as Delete/Copy/Move/Rename/Print etc. is
    avail on directory list screen.
   .Windows(Windows9x,WindowsNT),OS/2,DOS,GCC(DOS Extender),Linux
    version is avail now. It is convenient that operation is common to
    those OS. And AIX(IBM unix) version is prepared. AIX version is
    used also through TeraTerm*(telnet tool).
    Someone use puTTY,I heard
   .Supports only 32bit version.
    BigEndian was tested on Linux/390(CentOS/Debian) on Hercules.

   *)TeraTerm is freeware by T.Teranishi.