Getting Procedure Location Name
Question: Can I get the name of the procedure that an error has occurred in?For example, I would like to send my error to a form that containsthe error number,
Question: Can I get the name of the procedure that an error has occurred in?For example, I would like to send my error to a form that containsthe error number,
Question: Both the ProgressBar and the StatusBar appear to be welcome additions to the VB controls set. But, while I have had to create each of the various built-in StatusBar
Question: I am working on a system with Windows ’95 and Office for Windows ’95. This includes Access 7.0. How can I get VB 3.0 to recognize databases I have
Question: I have been successfully using the CTL3DV2.DLL to make 3D message boxes and common dialogs, but I have not been able to get it to work with standard VB
Question: How can I play WAV or MID files through Visual Basic? Answer: Use the MSMCI.VBX, provided with VB/Win Pro 3.0. You can also declare and call the MM-functions manually:Declare
Question: In writing a VB database application, is it more effecient to open up the database once in the beginning of the program, and build queries/recordsets to access the appropriate
Question: I understand the basic concepts of computer programming including event driven apps. I have been browsing various Visual Basic sites looking for self teaching book recommendations. Since I’m new
Question: I am trying to make a financial calculator that will compute Future Value,but I don’t know how to write code for compounded interest. Answer: I believe you want to
Question: We have a big complete hospital system written in ClipperWe had looked at VO, but that does not seem to be the way to goWe will now concentrate on