I need to pass a parameter from a vb project to anothe one. is there any solution. can i use vb project group
passing a parameter to a vb project from anothe vb project
Collapse
X
-
Originally posted by QVeen72Hi,
You can write The parameter to a TEXT file Which is saved in a specific location say "C:\MyTextFile. txt"
and from the Destination projects, you can read from the same text file..
Regards
VeenaComment
Comment