Guaranteed Hits to your web site!












Learn Visual Basic 6.0


1. Introduction to the Visual Basic Language and Environment


Quick Primer on Saving Visual Basic Applications

When saving Visual Basic applications, you need to be concerned with saving both the forms (.FRM) and modules (.BAS) and the project file (.VBP). In either case, make sure you are saving in the desired directory. The current directory is always displayed in the Save window. Use standard Windows techniques to change the current directory.

There are four Save commands available under the File menu in Visual Basic:

Save [Form Name] Save the currently selected form or module with the current name. The selected file is identified in the Project window.
Save [Form Name] As Like Save File, however you have the option to change the file name.
Save Project Saves all forms and modules in the current project using their current names and also saves the project file.
Save Project As Like Save Project, however you have the option to change file names. When you choose this option, if you have not saved your forms or modules, you will also be prompted to save those files. I always use this for new projects.


Pen Line


Counter Hit Counter Hit


This Homepage is special brought to you by CK Tan
Hosted by www.Geocities.ws

1