If you need to retrieve the archive attributes, you must use GET_ATT and SUBSTR functions. Example:
:SET &POD#=GET_ATT(ARCHIVE_KEY1) :P &POD# :SET &SUB#=SUBSTR(&POD#,1,3) :P &SUB#