When you save a project there is of course the Project.vbp.
TheForm.frm
THeFrom.vbw
I saved my project to a bad floppy. Now the form is corrupt,How can i get the code out?IS the code in the frm or vbw? Brad, Hey! email me any time! Bradsvb@yahoo.com
it depends on where you wrote the code..if you wrote some code in the form then that code will be in the form. if you wrote modules you will be able to see those seperate from the forms..etc.. DVannoy
A+,Network+,CNA
dvannoy@onyxes.com
You may be able to salvage some of it if you can get the .frm file. rename extension ".frm" to ".txt" and open with wordpad or other text program. The beginning of the file is the controls declaration and the end is any code you placed in the form.
Tip: You can always Open WordPad or NotePad and open any file from there regardless of extension.
You can also RIGHT-CLICK on a file and use SEND TO if you have done the following:
1) Find Wordpad (Right-click START, Left click on Open then Programs then Accessories).
2) Right-click on Wordpad icon and select COPY.
3) Open C:\Windows\SendTo folder.
4) Select Edit / Past Shortcut from the Menu. The shortcut is now in the SEND TO folder and will show up in the Popup menu whenever you right-click on a file name.
Do the same for Notepad MS, Paint or any application that accepts a file.
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.