Umbrella script

Hi All,

Can anybody help me to write the umbrella script for the following?

I have three steps to do.

STEP 1: CONVERT XML files to PS files

STEP 2: CONVERT ALL PS FILES TO PDF FILES

STEP 3: FTPING ALL PDF FILES TO THE SERVER.

I have the codes for the above three steps.

Now I want to write such an Umbrella script to integrating the above 3 steps. So that it will execute after STEP 1, STEP 2 and after STEP 2, STEP3.And if connection will be broken in STEP 2 then it won't go to next STEP 3.
When next time I will start running the script then it should start the doing the jobs from where it is broken??? For example if it is broken in STEP 3 then it will start doing the job from STEP 3.

CAN ANYBODY HELP ME TO WRITE THE UMBRELLA SCRIPT LIKE THE ABOVE REQUIRED SPECIFICATION??????????

IT IS VERY URGENT. If anybody helps me then really I am grateful to that guy.

It is very very Urgent. If anybody helps me ASAP then i am really grateful to him/her.

For start, you need to have the following three commands available on your system:

  1. text-to-ps Convertor
  2. ps-to-pdf convertor
  3. ftp

I know the last one is always available by default. for the first one, google gives:

http://www.geocities.com/CapeCanaveral/Lab/5735/1/txtbdf2ps.txt

Do you have anything for the second one?

don't 'double post' or "bump-up" your postings - this trhead is being closed in leu of the already existing thread