home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / amigalibdisks / disk936 / tked / tked_help / help_texts.e.lha / 5.12.9.e < prev    next >
Encoding:
Text File  |  1992-12-11  |  590 b   |  14 lines

  1. TKEd Help-Text:
  2.  
  3. Menu-Name:  Set Menu...
  4.  
  5. Function :  Shows  a textrequester which allows you to enter the name of a
  6.             AREXX-program  that  will  be executed if you select the menu.
  7.             TKEd executes an AREXX-program synchronous, but using the key-
  8.             word 'async' will force to execute the program asynchronous. 
  9.             After the AREXX-program has terminated,a requester will appear
  10.             displaying the results of the AREXX-program. If you don't want
  11.             this requester, add the keyword 'noreq' to the name of the
  12.             AREXX-program.
  13.  
  14.