home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / alphal.zip / ALPHA.ABS next >
Text File  |  1997-07-27  |  5KB  |  91 lines

  1.    ##################################################################
  2.    # (C) Copyright International Business Machines Corporation 1993.#
  3.    #                   All rights Reserved.                         #
  4.    ##################################################################
  5.  
  6. Alpha                                                                
  7. Version:  3.1, 97/07/27                                              
  8.                                                                      
  9. Alpha is a simple 32-bit, multi-document, configurable, highlighting and
  10. analysing editor for 370 and 386 assembler, PASCAL, C, PL/X, FORTRAN,                                 
  11. and related languages.                     
  12.          
  13. Recent changes to the ALPHA package.
  14. ==================================== 
  15. 1) Separate threads to read Compiler output & search directory.                      
  16. 2) Improved bracket matching.
  17. 3) Adobe Type 1 fixed pitch font with hexadecimal and alphanumeric characters.
  18. 4) Ctrl+e - expand label.            
  19.    Note:- Change from mouse button 1 double click, 
  20.    and the 'Elephant' button now expands the highlighted label !
  21. 5) Mouse button 1 double click - isolate string (+Shift select).
  22. 6) Mouse button 1 click +Shift extend select area.
  23. 7) Set Tab interval from the Preference page of the Configure note book.
  24. 8) Alt+arrow keys to move block.     
  25. 9) Keys - Profile entry to assign functions to keyboard keys.
  26. 10) The profile name is set from 'Configure' 'Preferences' 'page 2'.
  27. 11) Simple calculator.
  28. 12) 22x22 and 32x32 bitmaps for tool bar.
  29. 13) Move the select area by dragging the mouse with button 1 down.
  30.                                                           
  31. Features:                                                            
  32.   -  Provides basic browse/edit functions.                           
  33.    + Copy, cut and paste.
  34.    + Box mode {column mode} select as well as line mode.
  35.    + Special character insert for diagrams etc..  
  36.    + Display characters at the current cursor position in Hex. 
  37.   -  Invokes the appropriate compiler.                               
  38.   -  Cross-references labels.                                        
  39.   -  Searches files in a directory for a string.                     
  40.   -  Displays the program call structure.                            
  41.   -  Highlights keywords, comments etc..                                            
  42.   -  Suppression of selected lines.    
  43.   -  Suppresses comments.                                            
  44.   -  Matches BEGIN/END pairs.  
  45.   -  Record/playback keystrokes.                                    
  46.   -  Expands the procedure call in a secondary window.               
  47.   -  Search of compiler include paths.
  48.   -  Conversion to upper or lower case.
  49.   -  Clearing selected areas to blanks.
  50.   -  Tab expansion.
  51.   -  Customization for highlighting and language support.            
  52.   -  Bookmark support.
  53.   -  Analyse 32-bit ".EXE" and ".DLL" files and dis-assemble the code object.   
  54.   -  Display a file in hexadecimal and characters.
  55.   -  Automatically save a file after n changes.
  56.   -  Automatically indent new lines.
  57.   -  Compare two files and create a composite file.
  58.   -  Edit/analyse an arbitrary number of files at a time. 
  59.                                                                      
  60. This version of Alpha was written in C Set/2 and MASM Version 6.0.   
  61.                                                                      
  62. Hardware and Software Requirements:                                  
  63.   -  OS/2 2.0 or later                                               
  64.                            
  65. files :-
  66.  
  67. LICENSE TXT  - Licence agreement
  68. ALPHA.ABS    - This file - Abstract
  69.  
  70. ALPHA.EXE    - The programme (32 Bit) for OS/2 V2.x, V3.x.
  71. ALPHA.TXT    - ASCII text description of ALPHA.
  72. ALPHA.PS     - POSTSCRIPT description of ALPHA.
  73. ALPHA.PRF    - Sample profile for use with ALPHA.                     
  74. ALPHA.FON    - Alpha fixed pitch fonts (8,9,10,11,16,20).             
  75. ALPHAA__.AFM - }
  76. ALPHAA__.PFB - } Alphaa - Adobe Type 1 fixed pitch font.
  77. ALPHAA__.PFM - }
  78. ALPHA.HLP    - Extended Help file for Alpha programme.     
  79. ALPHA.INF    - Description of Alpha - use VIEW.                                           
  80. ALPHA1.H     - Alpha definitions to compile ALPHAE.C                 
  81. ALPHAE.C     - Sample parse exit DLL for ALPHA.                                                      
  82. ALPHAE.DEF   - Definition file to create DLL exit for ALPHA 
  83.                                           
  84. Author:  Lionel de Lambert                                           
  85. {Internet-LIONEL@VNET.IBM.COM}
  86.  
  87.  
  88.  
  89.  
  90.  
  91.