
Binary format to text format form conversion
(Christopher Allison) schreibt:
Quote:
>is there anyway (apart from trying to get hold of VB2/3 to read a form
>saved in binary format in VB5?
MS offers a cheap copy of VB4 to all users of VB5. See the VB5 FAQ in
http://www.microsoft.com/products/prodref/195_faq.htm
The first topic is "How to obtain...VB4" :-)
VB4 can read and convert the older binary formats, though I heard that this
does not always work for VB1 sources.
DoDi