SYNOPSIS


MUI_RequestA(app,win,flags,title,gadgets,format,params)

D0 D1 D2 A0 A1 A2 A3

LONG MUI_RequestA ( APTR app, APTR win, LONGBITS flags, char *title, char *gadgets, char *format, APTR params );

LONG MUI_Request ( APTR app, APTR win, LONGBITS flags, char *title, char *gadgets, char *format, ...);