J
jal1219
Guest
I have an external executable that runs from a DOS shell. This program returns an identifcation string/number of a hardware lock connected to the parallel port of my PC. The string returned is something like 397d6fa38cefc6b5.
I would like to get this string from the DOS shell to populate a field in my form. I can call the executable using the Shell function, but this only returns the process id of the command prompt itself.
Any help is appreciated!
I would like to get this string from the DOS shell to populate a field in my form. I can call the executable using the Shell function, but this only returns the process id of the command prompt itself.
Any help is appreciated!