Simple Visual Basic click function - TechRepublic
General discussion
June 5, 2003 at 02:38 AM
labrat

Simple Visual Basic click function

by labrat . Updated 23 years, 1 month ago

First–I don’t know the VB language but I can build a form and add a control button with a click command. I need to build a simple app with 4 buttons that each will open a PDF file. I am using VB 5.0 Pro and will compile the app to a exe and copy toa CD. The PDF reader exe will be included on the CD. This should be just a simple line or 2 of code for the click command but I don’t have time in this project to learn the language. I’ve gone thru the help tutorials but they are geared toward building databases and lists. A single click on the button should call the reader exe and display the document–no error traps or anything fancy. When the doc is closed the form should remain open in the background for the next choice. Can someone quicklygive me the code for this? I need this for a quick demo for a management meeting tomorrow. I promise to learn more later but I need help now.

This discussion is locked

All Comments