{
{   This request returns information describing the user's preferences for
{ interacting with the system and applications.  One or more of the following
{ items can be returned:
{
{       osc$interaction_style:  specifies osc$line_interaction,
{             osc$screen_interaction or osc$desktop_interaction
{
{       osc$menu_rows:  specifies the number of rows of function key menus that
{             a screen style application should show
{
{       osc$extend_utility_interaction:  specifies whether command utilities
{             that do not provide their own specific screen or desktop
{             interface should be run using a generic such interface
{
{   Applications that can support more than one interaction style should use
{ this request to determine the user's preference.  Applications that can
{ support a user choice of the number of menu rows should also use this request
{ to determine the user's preference.
{
{       OSP$GET_INTERACTION_INFORMATION (INTERACTION_INFORMATION, STATUS)
{
{ INTERACTION_INFORMATION: (input, output)  This parameter specifies the
{       requested interaction information.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS: ose$unknown_interaction_item
{
