HP3000-L Archives

August 2005, Week 3

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:
Greg Chaplin <[log in to unmask]>
Reply To:
Greg Chaplin <[log in to unmask]>
Date:
Fri, 19 Aug 2005 09:55:27 +1000
Content-Type:
text/plain
Parts/Attachments:
text/plain (47 lines)
I presume that you're using the MPEX command FEXISTS in an MPEX script?
Regardless of whether you use MPEX FEXISTS or MPE FINFO functions,

it is basically the same. You'll have to test for each file separately:

MPEX:
while fexists("R1") and fexists("R2") and fexists("R3") do

MPE:
while finfo("R1","exists") and finfo("R2","exists") and finfo("R3","exists") do


>>> Reggie Monroe <[log in to unmask]> 19/08/2005 07:13:37 >>>


I am attempting to check for 3 files using the FEXISTS command but I
can't seem to get the proper syntax.
WHILE FEXISTS("R1,R2,R3") <> TRUE DO



Regards


Reginald Monroe
Systems Engineering
Mercury Insurance - Information Technology
(714) 671-6753
[log in to unmask]




This email and/or any files or attachments transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail and/or any files or attachments transmitted with it is strictly forbidden. If you have received this email in error, please delete the e-mail and/or any files or attachments, and also notify the system manager ([log in to unmask]) of the error. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email and/or any files or attachments transmitted with it.

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


"This e-mail message is intended only for the addressee(s)
 and contains information which may be confidential. If

 you are not the intended recipient please advise the
 sender by return email, do not use or disclose the
 contents, and delete the message and any attachments
 from your system. Unless specifically indicated, this
 email does not constitute formal advice or commitment
 by the sender or UniSuper Limited (ABN 54 006 027 121) or its

subsidiaries.
UniSuper Management Pty Ltd (AFSL No: 235907)

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

ATOM RSS1 RSS2