I am trying to convert VB version 3 application source files that are saved
in binary format to Version 5 VB so modify and make corrections in them. I
don’t have Version 3 anymore and have discovered that it is extremely rare to
locate. Are there ways to import them without locating VB3? There is a lot of
math and equations involved. Ordinarily I would just start over but it would
make my brain hurt. Any suggestions? Or a place where I could locate VB3 for
a one time use
Ken Halter - 28 Jan 2005 19:25 GMT
>I am trying to convert VB version 3 application source files that are saved
> in binary format to Version 5 VB so modify and make corrections in them.
[quoted text clipped - 8 lines]
> for
> a one time use
There's no way to get VB5 to load source that's stored in binary format.
You'll need to locate someone with VB3, send them the project and have them
load and save in ascii format.

Signature
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..
MikeD - 29 Jan 2005 13:25 GMT
> I am trying to convert VB version 3 application source files that are saved
> in binary format to Version 5 VB so modify and make corrections in them. I
> don't have Version 3 anymore and have discovered that it is extremely rare
to
> locate. Are there ways to import them without locating VB3? There is a lot of
> math and equations involved. Ordinarily I would just start over but it would
> make my brain hurt. Any suggestions? Or a place where I could locate VB3 for
> a one time use
You must use VB3 or VB4 to convert binary source files to text. You could
try to find VB3/4 on eBay, but I doubt you'd have much luck.
You just have one VB3 project you need converted? Totally your choice, but
if you want to, I can convert it for you. I understand if you don't want to
do this since it means you'd have to give your source code to someone, but
other than buying VB3 or VB4 or finding someone willing to convert the files
to text for you, there's nothing else you can do.

Signature
Mike
Microsoft MVP Visual Basic
Dick Grier - 29 Jan 2005 18:50 GMT
Ken and Mike covered the subject. It would be reasonable, IMO, to trust
someone to do the conversion for you -- esp, if you paid them a small
amount, and had a signed agreement about the intellectual property ownership
of the result.
Dick

Signature
Richard Grier (Microsoft Visual Basic MVP)
See www.hardandsoftware.net for contact information.
Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.