Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert vb 2.0 bas module

Status
Not open for further replies.

impulse24

IS-IT--Management
Jul 13, 2001
167
US
Hi,

A customer has provided me a visual basic 2.0 bas module written by their previous programmer. I don't have access to VB 2.0, and am trying to import the 2.0 bas module which looks to be in some type of binary format into VB 6.0, but it doesnt recognize the file. Any idea of a tool that can convert vb 2.0 binary bas modules? I have spent hours searching on the net with no luck. Please help. Thanks
 
You should get yourself a copy of VB 2 and open the file then save it as text. A quick Google search turned up this
"Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top