hexagon logo

PC-DMIS 2012 MR1 & Scripting

Is VB scripting the only form of code to use for pc-dmis 2012 mr1?
Parents
  • Do you have multiple versions of PC-DMIS installed? I ask because you say it worked with the earlier version.
    Pravin- No. I have only PC-DMIS 2012 MR1 installed on machine.

    In the respective installations, did you copy the correct interface dll so that it can go on-line?
    Pravin-Yes. Installation is done properly as programs are running fine in online when we direct run it from PC-DMIS. Only problem is running through vb6 application.

    Is this a BASIC script or are you using VB6? or calling with VBA?
    Pravin- VB6.

    If its not a script, did you link it with the correct object library?
    Pravin-Its not script so Not Applicable..

    If you have VB6, can you try my code as a standalone project? Don't add any functions, just use it as the lone project, and hard code your own path for the program location.
    Pravin- Yes. I did same. Run your code alone.
Reply
  • Do you have multiple versions of PC-DMIS installed? I ask because you say it worked with the earlier version.
    Pravin- No. I have only PC-DMIS 2012 MR1 installed on machine.

    In the respective installations, did you copy the correct interface dll so that it can go on-line?
    Pravin-Yes. Installation is done properly as programs are running fine in online when we direct run it from PC-DMIS. Only problem is running through vb6 application.

    Is this a BASIC script or are you using VB6? or calling with VBA?
    Pravin- VB6.

    If its not a script, did you link it with the correct object library?
    Pravin-Its not script so Not Applicable..

    If you have VB6, can you try my code as a standalone project? Don't add any functions, just use it as the lone project, and hard code your own path for the program location.
    Pravin- Yes. I did same. Run your code alone.
Children
No Data