Hi Theresa, we are currently liaise with Microsoft support to tackle this problem. They, too suggesting to remove the "Redisplay field" manually in macro file and run. However, the same error message pop out.
When we open the macro file back for checking, the "Redisplay field" is appear back again.
Below shows the actual lines stored in the macro file.
------------------------------------------------------------------------------------------------
OpenForm dictionary 'Fixed Assets' form 'FA_General_Maintenance'
NewActiveWin dictionary 'Fixed Assets' form 'FA_General_Maintenance' window 'FA_General_Maintenance'
MoveTo field 'Clear Button'
ClickHit field 'Clear Button'
MoveTo field '(L) Redisplay'
ClickHit field '(L) Redisplay'
# *****
# ***** GENERAL (Begin)
# *****
MoveTo field 'Asset ID'
TypeTo field 'Asset ID','B-01-03-1'
MoveTo field 'Asset ID Suffix CMB' sitem
NatTypeTo field 'Asset ID Suffix CMB','1'
MoveTo field 'Asset Description'
TypeTo field 'Asset Description','I-STATE 1 ANALYZER'
MoveTo field 'Asset Class ID'
TypeTo field 'Asset Class ID','B-01'
MoveTo field 'Asset Type' item 1
ClickHit field 'Asset Type' item 1
MoveTo field 'Property Type' item 1
ClickHit field 'Property Type' item 1
MoveTo field 'Account Group ID'
TypeTo field 'Account Group ID','B-01'
MoveTo field 'Acquisition Date'
TypeTo field 'Acquisition Date','09/01/2008'
MoveTo field 'Currency ID'
TypeTo field 'Currency ID','MYR'
MoveTo field 'Acquisition Cost'
TypeTo field 'Acquisition Cost','8888'
MoveTo field 'Physical Location ID'
TypeTo field 'Physical Location ID','1090'
MoveTo field 'Asset Label'
TypeTo field 'Asset Label','B-01-03-1-1'
MoveTo field 'Location ID'
TypeTo field 'Location ID','B-01-03'
MoveTo field 'Asset Quantity'
TypeTo field 'Asset Quantity','1'
MoveTo field 'Date Added'
TypeTo field 'Date Added','09/01/2008'
MoveTo field 'Save Button'
ClickHit field 'Save Button'
# *****
# ***** GENERAL (End)
# *****
----------------------------------------------------------------------------------
We are still pending from Microsoft support feedback on this matter.