Error description 160-00AF

Error message

位定義字串變數

Cause of error

您未宣告就使用了字串變數.

Error correction

編輯 NC 程式.
每個字串變數第一次使用前都必須以 DECLARE STRING 宣告.