Home » Developer & Programmer » Reports & Discoverer » Catching Rep-0606 Error (Oracle Reports, 6.0.8.113, XP)
Catching Rep-0606 Error [message #513298] Sun, 26 June 2011 04:15 Go to next message
dude4084
Messages: 222
Registered: March 2005
Location: Mux
Senior Member
Hi

Quote:
REP-0606: Unable to read link file '<filename>'. Check link file format

Cause: The file you specified in the Link File field of the Boilerplate property palette cannot be found or its format does not match that specified in the Format field.

Action: Ensure that you correctly specified the name of the file and that the value you entered in the Format field matches the format of the file.



I want to tackle Rep-0606 error programmatically as it happens.

i.e. i know that specified file is missing (image based) but how can i check my self at record level that the particular file is missing or not before executing the program to avoide the error.



(I tried Text_IO package but it gives the same error)

Any suggestion ?

--Dude

Re: Catching Rep-0606 Error [message #513305 is a reply to message #513298] Sun, 26 June 2011 08:46 Go to previous messageGo to next message
cookiemonster
Messages: 13917
Registered: September 2008
Location: Rainy Manchester
Senior Member
You would need to use a formula colum to get the image and trap the error in the function.
Re: Catching Rep-0606 Error [message #513309 is a reply to message #513305] Sun, 26 June 2011 09:45 Go to previous message
dude4084
Messages: 222
Registered: March 2005
Location: Mux
Senior Member
Oh yes.

I did it in formula cloumn and using TEXT_IO.


Thanks for your time.
Previous Topic: TAB delimiter report is not functioning
Next Topic: blink option in pdf report
Goto Forum:
  


Current Time: Thu Mar 28 16:46:56 CDT 2024