I have the recompile.cmd set up as a scheduled job on my development machine so that
it goes out at 5:00 AM every morning and updates my workspace with all of the changes
that were checked in the previous day from all of the other developers on staff.
That's why the PAUSE in the cmd file is commented out, to allow that process to close
out automatically as a scheduled task.  I uncomment that line when running the command file
manually.

You'll need to edit the recompile.orca file to provide the missing elements (the one's
shown in the file in "<" and ">" brackets.  Or you might consider making those command
line arguments and passing them in from the batch file.

If you have any questions, please post them in the sybase.public.powerbuilder.source_control
newsgroup forum.

bruce.armstrong@teamsybase.com