/obj

Compile global objects.

/obj   {/aft=DateTime}   {/bef=DateTime}   {Library}

Switches

/aft= or /bef=

Parameters

Library—name of the library containing the objects to compile; if omitted, all global objects are compiled. You can use wildcard characters to specify a group of libraries.

Use With

ide.exe—Uniface IDE

Description

The location of compiled global objects is determined by the $RSO path.

Compile the global ProcScript, global messages and texts, global variables, glyphs, menu bars, menus, menu items, panels, language setups, keyboard translation tables and device translation tables from Library.

The /obj switch is equivalent to using /lib,/mes, /men, /pan, /gly,/dev, and /tra.

Related Topics