(defun xxx_attrib_yyy_th() (command "._-attedit" "n" "n" "rahmen" "F_DWG_NO_1" "*" "007ZE..." "TBD") (command "._-attedit" "n" "n" "rahmen" "PART_NO" "*" "" "1S7G-6090/6S4G-6090") (command "._-attedit" "n" "n" "rahmen" "BT_NO" "*" "" "N/A") (command "._-attedit" "n" "n" "rahmen" "PLANT" "*" "THAILAND" "TBD") (command "._-attedit" "n" "n" "rahmen" "DEPT#" "*" "#####" "TBD") (command "._-attedit" "n" "n" "rahmen" "OP_NO" "*" "10" "*") (command "._-attedit" "n" "n" "rahmen" "SHT_TTL_L2" "*" "" "I4 CYLINDERHEAD MACHINING") (command "._-attedit" "n" "n" "rahmen" "SAF_T" "*" "zzz" "N/A") (command "._-attedit" "n" "n" "rahmen" "CAD_FILE" "*" "Not Applicable" "N/A") (command "._pspace") (command "._qsave") (princ) )