hexagon logo

Folder path

I am using PC-DMIS v3.25. How can I find out folder path, where PC-DMIS saved report? Exists any parameters for this? I would like to create VB Script that automatically opens the report in associate program after the PC-DMIS saved it. I am sorry for my English, I am beginner.
Parents
  • Don't do it by going through the menu. Instead, do it by code, i.e adding a print command in your program with all the required settings (to file, PDF and whatnot) and use a variable as path in the code. This variable can then be passed on to your VB script - or opened through the PC-DMIS part program by using the external command function.
Reply
  • Don't do it by going through the menu. Instead, do it by code, i.e adding a print command in your program with all the required settings (to file, PDF and whatnot) and use a variable as path in the code. This variable can then be passed on to your VB script - or opened through the PC-DMIS part program by using the external command function.
Children
No Data