My Assistant
![]()
Custom Search
|
![]() ![]() |
![]() |
![]() Post#1 | |
Posts: 1,099 Joined: 16-June 05 ![]() | I have been given sample VB code. I have the .frm, .vbp, vbw etc files But I don't have a copy of VB6! I want to view the VB code and use it in an Access database. How can I view the code without VB installed? Many thanks |
![]() Post#2 | |
![]() Remembered Posts: 18,324 Joined: 29-March 05 From: Wisconsin ![]() | TimTDP, Have you tried opening the files with Notepad? Hope this helps, Dennis |
![]() Post#3 | |
Posts: 1,099 Joined: 16-June 05 ![]() | Notepad does "open" the files, but does not make a lot of sense. Command buttons have the name "Command1" etc, so I don't know which is wish and cannot follow the logic. I think I need an opensource version of VB |
![]() Post#4 | |
![]() Posts: 274 Joined: 15-May 14 From: USA ![]() | Use NotePad++ and select VB from the language drop down. NotePad++ is free and great for programming in a ton of languages. |
![]() Post#5 | |
Posts: 99 Joined: 12-August 15 ![]() | Microsoft has a free version of visual studio |
![]() Post#6 | |
![]() Remembered Posts: 18,324 Joined: 29-March 05 From: Wisconsin ![]() | Tim, > Notepad does "open" the files, but does not make a lot of sense. Since you're not working with Visual Basic, you're going to have to do more of the legwork, I'm afraid. The .FRM file will have the details about that command button's details, like it's .Top and .Left and caption. Hope this helps, Dennis |
![]() Post#7 | |
Posts: 1,099 Joined: 16-June 05 ![]() | Thanks guys |
![]()
Custom Search
|
![]() | Search Top Lo-Fi | 16th December 2019 - 01:21 AM |