Display one a keywords bases on
-- search result list if there was a search performed prior to this call
-- full list of keywords if there was no search performed prior to this call
Class to reformat a PDS label so that it will have the
following characteristics:
The position of the '=' will be two characters past the longest
element name up to a maximum predefined position.
generates a block of structured text based on 'keyword'
if the keyword is an object, add the start and end of an object block
and required elements within the block.
Given a list object, this method constructs and returns
a string contains element from the original list, with ","
as delimiter and " around each element value.