accesser2003
Registered User.
- Local time
- Today, 19:31
- Joined
- Jun 2, 2007
- Messages
- 124
I want to run the following MS DOS instruction using the VB code:
cd\
copy C:\WorkingArea\TmpPDF.pdf C:\
without showing the command prompt screen?
Is it possible to pass this command using VB code statement?
Thanks
cd\
copy C:\WorkingArea\TmpPDF.pdf C:\
without showing the command prompt screen?
Is it possible to pass this command using VB code statement?
Thanks