*********************
  (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.
   .Powerfull 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. Regist remoteID on xehosts file.
    RemoteShell(rsh) is also supported under the environment properly setupped.
#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.It is convenient that operation is commnon to
    those OS. And AIX(IBM unix) version is prepared. AIX version is
    use also through TeraTerm*(telnet tool).

   *)TeraTerm is freeware by T.Teranishi.
1