WM.SMENU - Vector $08
Set up standard sub window menu
Call Parameters | Return Parameters | ||
---|---|---|---|
D1.W | x scaling | preserved | |
D2.W | y scaling | preserved | |
A1 | pointer to status area | preserved | |
A3 | pointer to sub window menu definition | A3 | updated to after menu definition |
A4 | running pointer to working definition | A4 | updated to next unset location |
Errors
Always returns OK
Notes
- This routine is expected to be called by JMP WM.SMENU(A2).
- Since the registers are set by WM.SETUP before the routine is called there is no need to set the parameters in the user routine.
- This sets in the working definition the information needed for the application window's menu.