{
{   This request is used to indicate where the cursor should be positioned
{ when the next CSP$DISPLAY_WORKSPACE or CSP$ACCEPT_INPUT paints the screen.
{
{       CSP$SET_WORKSPACE_CURSOR (X_POSITION, Y_POSITION, STATUS);
{
{ X_POSITION: (input)  This is the horizontal coordinate.
{
{ Y_POSITION: (input)  This is the vertical coordinate.
{
{ STATUS: (output)  This receives any error codes.
{
{       condition identifiers:  cse$workspace_not_open
{                               cse$unknown_x_position
{                               cse$unknown_y_position
