home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / os2apipm.zip / CMD / READ.ME < prev    next >
Text File  |  1996-08-12  |  485b  |  19 lines

  1.    List of rexx procedur for working with GNAT 3.05
  2.  
  3. ADASTART - procedure for set GNAT variable. This procedure is needed
  4.            to correct.
  5.  
  6. ADAO     - creation *.o file (Unix mode )
  7.  
  8. ADAOBJ   - creation *.obj file (OS/2 standard mode)
  9.  
  10. ADAC     - creation b_xxxx.c and b_xxxx.o file
  11.  
  12. ADACOB   - creation b_xxxx.c and b_xxxx.obj file
  13.  
  14. ADAFS    - creation *.exe file in full screen mode
  15.  
  16. ADAPM    - creation *.exe file in PM  mode
  17.  
  18. TED      -  Tedit OS/2 editor
  19.