visiyo / AutoStoreWorkflows

Open Source Repo for Sample AutoStore CFGs, Scripts, and Questions
MIT License
8 stars 5 forks source link

DLL integration for each capture component #2

Open PaulKroon opened 7 years ago

PaulKroon commented 7 years ago

Pls a video and sample files on how to integrate and use a custom DLL from all relevant capture components with the OnLoad Event. Solution should contain:

  1. How to import DLL in script
  2. How to call the DLL from script and store the created delimiter separated string in a variable.
  3. Call a sub of function that wil a)split the string and store in a array b) add array to listbox items

Optional: same situation with the OnChange Event. In this case two listboxes, first for the OnLoad Event and second for the OnChange Event (Listitems based on selection in the first Listbox)

njcaruso commented 7 years ago

That would be good to do. Let's create a subfolder project with a simple example of each? In the meantime, have you ever look at the AutoStore Solutions Framework? https://dl.dropboxusercontent.com/u/2177777/NuanceVideos/ASFramework.All.Spring2013_01MAY2013.exe

This was available prior to the Nuance acquisition. I still use it today as a reference point for KM, Xerox, Ricoh, WebCapture, and AutoCapture scripts?