HP3000-L Archives

February 2002, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ron Horner <[log in to unmask]>
Reply To:
Date:
Thu, 28 Feb 2002 18:16:03 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (70 lines)
Here is what I suggest:

::::IF NOT Fexists("NTOKEN('!IAFILE',1,'.').CODEHIST")
::  :: ECHO
::  :: ECHO &dB!IAFILE HAS NOT BEEN RUN THRU THE VALIDIA COMMAND YET
::  :: ECHO
::  :: ECHO  &dDPLEASE ISSUE THE FOLLOWING COMMAND FROM THE COLON PROMPT
::  :: ECHO
::  :: ECHO  VALIDIA !IAFILE
::  :: ECHO
::  :: ECHO IF THERE ARE NO ERRORS YOU CAN RE-STREAMX THIS JOB
::  :: ECHO
::  :: exitexit
EXIT
::::ENDIF

Hope this works for you.
Get EXTREME with you MPE(X)

Ron Horner
Horner Consulting
http://horner.horner.home.mindspring.com



-----Original Message-----
From:   Larry Barnes [SMTP:[log in to unmask]]
Sent:   Thursday, February 28, 2002 4:31 PM
To:     [log in to unmask]
Subject:        STREAMX QUESTION

I have a job stream file that I streamx.  Within this file I have an 'if'
statement that check to see if a file exists.  I only want to examine the
name of the file, not the group.  The if statement works well inside of MPEX
but when I streamx the file it fails.
The file does exist in the group it's look for.

Can anyone see what I'm doing wrong here?



Here's what's in the variable   IAFILE = IA120215.TSLARBAR

::IF NOT FINFO("NTOKEN('!IAFILE',1,'.').CODEHIST",'EXISTS')
:: ECHO
:: ECHO &dB!IAFILE HAS NOT BEEN RUN THRU THE VALIDIA COMMAND YET
:: ECHO
:: ECHO  &dDPLEASE ISSUE THE FOLLOWING COMMAND FROM THE COLON PROMPT
:: ECHO
:: ECHO  VALIDIA !IAFILE
:: ECHO
:: ECHO IF THERE ARE NO ERRORS YOU CAN RE-STREAMX THIS JOB
:: ECHO
:: EOJ
::ENDIF


Larry A. Barnes
Systems Administrator - HP3000
Coldwater Creek Inc.
Coeur d'Alene, ID
> Shop today at Coldwater Creek     http://www.coldwatercreek.com
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2