{
{   This request answers the question "is this task executing synchronously
{ with respect to its parent task".
{
{       CLP$GET_SYNCHRONOUS_WITH_PARENT (SYNCHRONOUS_WITH_PARENT, STATUS)
{
{ SYNCHRONOUS_WITH_PARENT: (output)  This parameter specifies whether the
{       requesting task is executing synchronously (TRUE) or asynchronously
{       (FALSE) with respect to the task that initiated it.
{
{ STATUS: (output)  This parameter specifies the request status.
{
