I am trying to copy dictionary items into a file.
Eg:
copyrow dict.customer.new * to: (dict.customerGives:
error while copying row"%Fields%"to the "DICT.CUSTOMER" fieldThe %Fields record did not exist in dict.customer.new
before the copy but did after.
Any suggestions.
this is to be expected - %FIELDS% is a protected field built on the fly as dict items are created. Ignore the message.
amcauley@sprezzatura.com
World Leaders in all things RevSoft
Unfortunately, I have dozens of them in an upgrade.
Users will not be too impressed Escaping out of each one.
It worked fine under ARev1.
OK - before doing the copy
Select dict.filename with @id not "%]"then perform the copy…
amcauley@sprezzatura.com
World Leaders in all things RevSoft
Try using the (E option.
COPYROW DICT.SOMETHING * TO:(DICT.SOMETHINGELSE (Eapk@sprezzatura.com