I have a data acquisition program and the results are normally displayed as waveforms on the screen using the picture.pset command to display the individual data points.
To print the waveforms, I use a similar routine using the printer.pset command to print the data points.
Now clients are...
I would like to issue a command from within a VB6 program by which I can restart the program, and thereby have all of my variables reinitialized, and the original program ended.
There was a command in Quickbasic that permitted this. I think it was the shell command.
Any ideas?
Cubby1
During installation of my program, the following error message appears:
"C:\WINDOWS\system32\msvcrt.dll
The destination file in-use. Please insure that all other applications are closed......."
I have been writing VB6 programs for some time now and have never encoutered this error message...
I need to determine the current location of a text insertion in a Word document. I know that I can go to a particular location using Range(x,y), but how do I learn the values of x and y when at a particular location?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.