k.sai
December 29th, 1999, 08:45 AM
the forms which i have developed in vb6 are not able to open in vb5. is there any possibility to open the vb6 frm files into vb5 form
write to me at
k.sai@usa.net
k.sai@mailcity.com
valkyrie
December 30th, 1999, 12:38 AM
Yes, there is a possibility as I've been getting VB6 project files and I'm using only VB5, so this should work.
Anyway, if you right-click the project file(*.vbp), and select "Open With", and open the file in Notepad,
you will see some stuff about the VB project.
Look for a line "Retained=0".
Delete that line.
After this, you can open the VB6 project in VB5 and save the neccessary files in the VB5 version.
Hope this helps
____________________________________
The VB Bugs in my Life...