I have one form (VCSite) that calls another (VCPrint). VCPrint simply prints a text file. I need to pass the filename to be printed from VCSite to VCPrint as the filename changes based upon the user. What is the best way to do this?
#VisualCOBOL
#VisualStudio
















