Start of Content Area

Object documentation $NOQUIET  Locate the document in its SAP Library structure

Definition

This environment variable is optional. It defines whether every compiler and linker call is displayed for the MAKE operation.

You can achieve the same behavior by starting the MAKE operation as follows (see ims.pl, imf.pl: Starting the MAKE Operation):

imf --noquiet

 

End of Content Area