Hi Superfly,
The Hyperlink function in Crystal Reports 8.5 is limited to launching an application to load an indicated file. There really is no way that I can think of to have the picture files automatically load for each detail. It seems that you are stuck with manually loading a single picture with an application (such as MS Paint) when clicking on the link field, which contains the file name and location.
For the benefit of others reading this, you would have to enter the exact location of the picture file into the description file. Then format the field on the report to have a Hyperlink, selecting the Current Field Value option. For files such as pictures, the syntax for the field value is:
"file:///C:\Softrak\DATA\image.bmp"
but without the quotes.
Regards,