Batch file only executes first command
912065Jan 23 2012 — edited Jan 24 2012Hi,
I created a planning application through classic wizard, and now uploading the dimensions and its member by using Metaload Utility, Since i have lot of dimension so i decided to go with a batch file rather than typing command again and again for each dimension. Now i am facing two problems with that batch file:
1) It only executes the first command and then stop.
I run each command individually and it runs successfully so there is no issue in the syntax of commands.
2) When the first command finish its execution, the command prompt close so in this way i was unable to view results of command executed.
I try the pause command but that also fails.
Does any one have created batch file for uploading dimensions?