|
Ambient menu and commandtype
|
|
|
|
| GMKai |
Ambient menu and commandtype |
|

Order of the Butterfly

Joined: 2003/4/7
Posts: 215 From:
|
| |
Hello,
when creating a menu via Arexx for Ambient there is this form: 'menu add id="m1-1-1" parentid="m1-1-0" title="String" type=item command="PATH" commandtype=TYPE'
where type can be AMIGADOS, WORKBENCH, INTERNAL.
My question is: What effect does this selection have? What is the difference behind the TYPEs? |
|
|
| »2010/6/25 11:17 |
|
|
|
| kiero |
Re: Ambient menu and commandtype |
|
MorphOS Developer

Joined: 2003/2/28
Posts: 112 From:
|
| |
type selects how the command string is interpretted: internal - ambient internal rexx command. just like 'menu ...' or 'loaduri'. amigados - path to normal executable or script to be executed in dos mode (taking parameters in command line) workbench - similar to amigados but executes command in workbench mode (tooltypes from icon) |
|
|
| »2010/6/25 11:48 |
|
|
|
PermissionsYou cannot post. You cannot edit. You cannot add polls. You cannot attach files.
| You cannot reply. You cannot delete. You cannot vote.
|
|
|
|
|
|
|