USERNAME: User Name in object file

Tools

Compiler, Assembler, Linker, or Librarian

Syntax
  USERNAME=<user>
  
  
Arguments

<user>: Name of user

Description

Each object file contains an entry identifying the user who created the object file. This information may be retrieved from the object files using the decoder.

Example
  USERNAME=PowerUser
  
  
See also