Error #26: Variable type invalid
AP_Vendor.AccountKey$=mid(TEMP001,1,8)+""01"". I get this just putting this the mid(TEM line in the calculation field not even getting to execute I have tried
{AP_Vendor.AccountKey$}=mid(TEMP001,1,8)+""01"" as well as
mid(TEMP001,1,8)+""01"" It is almost like it wants it both ways no formatting but it only references that
I am not used to MAS90 giving you a formatted field when working with VI it ususally works with the RAW data.