need help on shell script(to pass the values)

only the arguments that are written to the file,
my script is (sh /u01app/wkf.sh"$start_no","$name","$Condition","$file_name") like that
when ever I run my script I need to write into a new file every time,
like wise I have upto10 files with different names.bec my $start_no and $name will change every time

I am new to the scripting, can any one can help me on this...

sai

Show us what you have done so far and we might be able to help.