How to pass parameters via shell command to a Batch script

Hi,

I have a batch script which can log into a remote server and copy a file to my local machine(ftp).

Now , I need to pass certain params like server user creds while triggering the Batch script using “Shell” command.
How can I pass params and trigger a batch file?[size=18][/size]