|
-
Dec 6th, 1999, 02:14 AM
#1
Thread Starter
New Member
Hello all,
I've got some VB3 source file in .bas and .frm format. However, they are not plain text file like in VB5. Is there a way to read these files?
All I've got is VB5 and VB6. Hopefully, I don't have to hunt down a copy of VB3...
Thanx in advance.
-
Dec 7th, 1999, 03:48 AM
#2
New Member
open the project up in VB5 anyway and click through all the errors. Then go to each included file in your project and do a "Save 'formname' as" or a "Save 'modulename' as". The resulting common dialog should have a check box to allow you to save it as "text".
-
Dec 7th, 1999, 03:53 AM
#3
New Member
sorry about that...i don't believe VB5 allows for that as VB4 did.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|