{
{    The purpose of this request is to retrieve the interval connect time from
{ a network file.  The interval connect time is either the period since the
{ file was created or the period of time since the last nap$get_connect_time
{ request.  Note for interactive terminal files the connect time excludes the
{ time that the job is detached.
{
{       NAP$GET_CONNECT_TIME_INTERVAL (FILE, CONNECT_TIME, STATUS)
{
{  FILE: (input)  This parameter specifies the name of the network file.
{
{  CONNECT_TIME: (output)  This parameter returns the interval connect time.
{        Connect time is in microseconds.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             ame$file_not_known
{             ame$improper_device_class
{             {other BAM conditions}
{
