Hi,
I would like to open a .JPG file in a specific application. The .JPG path is saved in an SQL database {table.imagepath}. And the application I would like to use is QuickTime PictureViewer because there are no editing features. I would like to select PictureViewer with CR because the default program can be changed by users on individual computers.
Using a hyperlink and adding {table.imagepath} to the formula editor I can open .JPGs in the default .JPG application.
And using a hyperlink and adding "C:\Program Files\Quicktime\Pictureviewer.exe" to the formula editor I can open QuickTime PictureViewer.
But I do not know the correct format to use to open .JPG {table.imagepath} in "C:\Program Files\Quicktime\Pictureviewer.exe"
Any help would be appreciated.
Thank you,
Mel
CR Developer V 12.2, .NET
I would like to open a .JPG file in a specific application. The .JPG path is saved in an SQL database {table.imagepath}. And the application I would like to use is QuickTime PictureViewer because there are no editing features. I would like to select PictureViewer with CR because the default program can be changed by users on individual computers.
Using a hyperlink and adding {table.imagepath} to the formula editor I can open .JPGs in the default .JPG application.
And using a hyperlink and adding "C:\Program Files\Quicktime\Pictureviewer.exe" to the formula editor I can open QuickTime PictureViewer.
But I do not know the correct format to use to open .JPG {table.imagepath} in "C:\Program Files\Quicktime\Pictureviewer.exe"
Any help would be appreciated.
Thank you,
Mel
CR Developer V 12.2, .NET