User is trying to format a number for his document code, but the formatstring is not working as intended. %4u was bringing out -1 and not 0001with the leading zeros.Product: ProjectWise Client V8iVersion: 08.11.11.111Area: Explorer, Problem ID#: 90686, PROBLEMSOLVING
User changed the environmental attribute in the SQL database to Varcharinstead of Integer, and that corrected the issue.