SURF_SET_APP_NAME

Set application name for NDF history

Description:

This routine sets the application name to be of the form

TASKNAME ( PACKAGE VN.n-n )

That is, the taskname (which would be the default history if we did not change it) with the package name and the version number. The version number is specified at compile time.

Invocation

CALL SURF_SET_APP_NAME( TSKNAME, STATUS )

Arguments

TASKNAME = _CHAR (Given)
Name of the task.
STATUS = _INTEGERS (Given & Returned)
Global status

Notes:

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.