Get the value of a variable from VB to command line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gwiezel
    New Member
    • Feb 2008
    • 1

    Get the value of a variable from VB to command line

    I neet to make a copy of a file that is active in a tool. I can get the file path and name using VB, but I can't copy it because it is active. I could use a DOS Copy command if I could retrieve the string in the variable to be sent to the command line. Anyone know how to do that? I can't find anything anywhere that address this issue!

    Thanks!!
Working...