The Glb.RepUnique built-in segment attribute is not supported on applications deployed to Windows. It is valid for MCP-based systems only.
Glb.RepUnique is automatically set by the System to provide a unique number for each Report at run time. Use of this attribute is not recommended and the preferred method is to use the Run command with the PA parameter.
If the Report is initiated from the Report Initiation Program (RIP) you must supply the unique number that has to be passed to the Report in Glb.RepUnique. By matching this number against the first 15 characters of the GLBPAK filename, the System identifies the GLBPAK filename to RIP. The first 15 characters of GLBPAK filename must be numeric.
Enter the Report name and the unique number for Glb.RepUnique as follows:
Run "LINC16/RIP("LINC16SYS/report")" File GLBPAK "FILENAME=number"
Here report is the name of the Report, and number is the unique 15-digit number.
GLBPAK must have a filename that contains only numbers for the first 15 characters.
Properties
Length = 15
Primitive =Number