Hello,
I'm newbie in VBA/Macro and facing one problem.
I want to run few arguments in cmd together.
1. s:\
2. cd\reuters\rpdataadd
3. rpdataadd PATH=D:\temp\loadstuff ACQUIREDDATE=9/4/2012 USEFILENAMEASTITLE=TRUE PRESENTATIONDATE=9/4/2012 ENVIRONMENT=PRODUCTION
I'm using below code
Problem I'm facing is, this is not sending whole text into cmd. for 3rd line it is only sending "ENVIRONMENT=PRODUCTION"![]()
Please Login or Register to view this content.
Also first two lines are also not delivering into cmd all time. means sometime it works and sometime its not.
I'm hoping to have answer from this thread.
Thanks,
Bookmarks