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...
Thanks for the information. I am familiar with VB6, but not VBA.
I am taking an existing Word Document and using it as a form to insert information from a database. I am creating the application using VB6, but open my Word Document in the VB6 program and then have the Word Application...
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.