Yes, please specify a .bat file in the start= parameter, and
then display the documents in this .bat file.
You can also pass parameters to the .bat file, e.g.
Image ... start="showdoc.bat &F[Material]"
Refer to these parameters with "%1", "%2",... in the .bat
file.
|