Results 1 to 5 of 5

Thread: Question about opening files

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Posts
    85

    Question

    Hi,

    I have a quick question. If you have created a file in VB6 is there away to open it in VB5???? What does this error message mean??


    : ""Retained" is an invalid key. The file Á\projectBob.vbv can not be
    located".


    Using VB6 Still Pluging away

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Open up the project file in Notepad, and remove the lines (near the bottom) pertaining to Retained.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2000
    Posts
    85
    Thank you so much. I knew that there was a way to do it but I could not remember how.
    Using VB6 Still Pluging away

  4. #4
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    You can also go in the backdoor.
    Open the app in vb6
    Messages you form can't be found..ignore and keep loading
    When finished go to project add form or module, whatever
    the case. Load forms and modules from there.
    Save it in VB6
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  5. #5
    Guest
    Or you can create a VB5 project and manually add your forms and modules to it.

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