Event Handler response types
WinStudio has these response types for form events:
Note:  The number in parentheses after a response type is that type's enum value. 
      - Add entry to the audit log (38)
 - Binary value action (37)
 - Collection copy (25)
 - Collection delete (27)
 - Collection init with auto insert row(32)
 - Collection make current (34)
 - Collection navigate (23)
 - Collection new (24)
 - Collection notes (30)
 - Collection notes for current (31)
 - Collection refresh (28)
 - Collection refresh current (29)
 - Collection save (26)
 - Conditional action (36)
 - DLL Call (1)
 -  
		          
Execute EXE or other program (2)
Note: This response type does not work in the web client. - Form script method (35)
 - Generate application event (43)
 - Generate event (21)
 - Get Location From Browser (50)
 - Goto Explorer folder (41)
 - Goto form - replace this form with the new form (4)
 - Goto form page (5)
 - Goto URL (39)
 - Inline script (33)
 - Invoke user control (45)
 - Invoke Web service (42)
 - Load collection (49)
 - Method Call (0)
 - Print preview (40)
 - Prompt (48)
 - Run background task (19)
 - Run form (7)
 - Run form as modal child (3)
 - Run form as linked child (6)
 - Run form to retrieve filter (16)
 - Run script (8)
 - Send Web container message (47)
 - Set values (22)
 - Timer (20)
 - Validate collection (47)