hexagon logo

VB as it relates to PCDMIS

1. Ok, I have come across instances of people using VB in writing programs for PCDMIS.

2. Can any one point me in the direction of learning how to use Visual Basic as it relates to PCDMIS.

3. What does VB offer in relation to PCDMIS that PCDMIS without it can't?

4. What other application can be used in conjunction with PCDMIS?

5. Will the different varieties of VB work with PCDMIS? ( MS VB APPLICATIONS, VISUAL STUDIO, VB.NET, ETC...)


Sent from my iPad using Tapatalk - now Free
Parents
  • 2. Study the PC-DMIS BASIC help file and skim through the posts in the code samples section.

    3. Automation (controlled by you) or pretty much everything that PC-DMIS already does and don't do.

    4. Almost any application can, but it often needs a "man in the middle" application that talks to both applications.
    One that fetches the data from PC-DMIS and feeds it to the other application.

    5. I believe so, yes. Not only VB but any programming language that supports OLE/COM.
Reply
  • 2. Study the PC-DMIS BASIC help file and skim through the posts in the code samples section.

    3. Automation (controlled by you) or pretty much everything that PC-DMIS already does and don't do.

    4. Almost any application can, but it often needs a "man in the middle" application that talks to both applications.
    One that fetches the data from PC-DMIS and feeds it to the other application.

    5. I believe so, yes. Not only VB but any programming language that supports OLE/COM.
Children
No Data