Results 1 to 3 of 3

Thread: Help: How to view VB3 source file without VB3 IDE

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 1999
    Posts
    1

    Post

    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.

  2. #2
    New Member
    Join Date
    Dec 1999
    Location
    Bethlehem, PA US
    Posts
    10

    Post

    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".

  3. #3
    New Member
    Join Date
    Dec 1999
    Location
    Bethlehem, PA US
    Posts
    10

    Post

    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
  •  



Click Here to Expand Forum to Full Width