home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / text_dtp / editor / edge_d / rexx / menu_aboutwindow.edge < prev    next >
Text File  |  1995-07-10  |  417b  |  17 lines

  1. /*
  2. ** $VER: Menu_AboutWindow.edge 1.0 (Friday 22-Oct-93 12:55:22)
  3. **
  4. ** Zeigt Informationen zum aktuellen Fenster an.
  5. **
  6. ** Geschrieben von Thomas liljetoft & Inovatronics, deutsche Kommenare von
  7. ** Thomas Heinze
  8. */
  9.  
  10. options results
  11.  
  12. /* Die 'Über'-Information des Fensters auslesen und konvertieren */
  13. window
  14.  
  15. /* Unser kleines Dialogfenster anzeigen */
  16. requestnotify title """Fenster-Information...""" """"result""""
  17.