You might try:

 

Step|Start|

Rule||

      F("File") = "C:\Delimited.txt"

      F("Dir_") = Dir(F("File"))

Step|a|

Rule|F("Dir_")=|End

Rule||

      D.Open_ F("File"), ftDelimited

Step|Continue|

Step|End|

 

(To see this, copy the lines above and paste them into a Rules script)

 

Rich McNeil

Boston Software Systems

866 653 5105 x 813

www.bostonworkstation.com

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Walker, Reese
Sent: Saturday, December 08, 2007 11:05 AM
To: [email protected]
Subject: [Talk] File Not Found...?

 

I have an early morning scheduled script that looks at a network drive for a
certain file.  If it doesn't find the file it throws an error, but the
script will keep running. Does anyone know if there is code I could use to
tell the script that if the file is not there, go straight to my end step,
so that it will close and not mess up the scripts that are scheduled to run
afterwards?  Thanks in advanced for the help.

 

I'm looking for something like this.

 

D.Open_ F("File"), ftFixedLength, "C:\Bss70\Template\IPAYX_PAYMENTS.bds": 

...Go to Step CONNECT TO STAR

IF FILE NOT FOUND.Go to Step END

 

Reese

 

Reese E. Walker
Financial Systems Analyst
Phoebe Putney Memorial Hospital
Albany, GA. 31702
Phone: (229) 312-4259
Pager: (229) 431-7658
Fax: (229) 312-4316

 

  _____  

 


Disclaimer:
The HIPAA Final Privacy Rule requires covered entities to safeguard
certain Protected Health Information (PHI) related to a person's
healthcare. Information being faxed to you may include PHI after
appropriate authorization from the patient or under circumstances
that do not require patient authorization. You, the recipient, are
obligated to maintain PHI in a safe and secure manner. You may not
re-disclose without additional patient consent or as required by
law. Unauthorized re-disclosure or failure to safeguard PHI could
subject you to penalties described in federal (HIPAA) and state
law. If you the reader of this message are not the intended
recipient, or the employee or agent responsible to deliver it to
the intended recipient, please notify us immediately and destroy
the related message.

Reply via email to