This Subprogram may be used to establish a prefix for all subsequent Log Entries. Thus each entry will consist of this prefix and the actual User Input concatenated together.
Short Name Calling Sequence
STATUS = UIPXLG(PREFIX)
Long Name Calling Sequence
STATUS = UI_PREFIX_LOG(...)
Input Arguments
PREFIX (Character) Prefix String
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALISED ) Package not Initialized UININI )
Note: