{
{     This procedure will call PMP$EXECUTE TASK to create a task to
{  load a given system job template. The entry point of the task is
{  JMP$LOAD_JOB_TEMPLATE.
{
{  JMP$EXECUTE_JOB_TEMPL_TASK (TEMPL_FUNCTION, TEMPL_NAME, FILE_NAME, STATUS)
{
{  TEMPL_FUNCTION: (input) Either the string LOAD or PURGE depending on
{                          the function required.
{
{  TEMPL_NAME: (input) The name associated with the new job template.
{
{  FILE_NAME: (input) The local file containing the job template to be loaded.
{
{  STATUS: (output) The request status.
{
