SETMAX : NAME SETMAX -- Sets the current maximum for the progress SYNOPSIS SETMAX( N/A/N ) FUNCTION Sets the maximum progress. INPUTS N - The maximum progress. RESULT None. EXAMPLE SETMAX 100 NOTES BUGS SEE ALSO SETCURR(), SETMESSAGE().