Thanks for the help. Now how would I send this file to a friend. I mean if I write a code and would like a friend to view it which file would I send him?
Printable View
Thanks for the help. Now how would I send this file to a friend. I mean if I write a code and would like a friend to view it which file would I send him?
umm..you would compile the project
File/Make Project1 EXE
and then you would probably want to package it using the P&DW which can be found in the Start Menu under Visual Basic. It will provide your friend with the required files in order for your application to function properly.
Gl,
D!m
No, I think he ment the code.
Well, if you want to show to your friend the code
you need to send the project.vbp file through an email
or something.
You also need to send him *.frm and *.frx and *.bas.Quote:
Originally posted by dekelc
No, I think he ment the code.
Well, if you want to show to your friend the code
you need to send the project.vbp file through an email
or something.