I have a flexgrid with 3 columns and ? rows. the user can change the information in the 3rd column. how do I loop through and retrieve this information after the user is done with it?
On my PC I had to disable my windows screen saver it kept shutting down VB6. Now the same thing is happening on a client site to a program I wrote. When power saver executes the program shuts down. Is there anything I can do besides disabling power saver?
I am loading a form when a button is clicked. After that form finishes an upload (or if a cancel button is clicked) it is unloaded. When the form unloads it executes the same line which loaded it in the first place "Load FrmUpload" and I receive an error "run time error 364 -...
Does VB have a command similiar to the C continue command.
In C the continue command takes you back to the first line in a loop without executing the commands that follow the continue command.
I have several documents printing in a loop. At the begining of the page I use Printer.Page to get the page number, if the document exceeds a page then I use Printer.Newpage to increment it. At the end of the page I use a Printer.EndDoc to end the print job then continue printing the next...
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.