home *** CD-ROM | disk | FTP | other *** search
- TKEd Help-Text:
-
- Menu-Name: Set Menu...
-
- Function : Shows a textrequester which allows you to enter the name of a
- AREXX-program that will be executed if you select the menu.
- TKEd executes an AREXX-program synchronous, but using the key-
- word 'async' will force to execute the program asynchronous.
- After the AREXX-program has terminated,a requester will appear
- displaying the results of the AREXX-program. If you don't want
- this requester, add the keyword 'noreq' to the name of the
- AREXX-program.
-
-