Perform "Copyrow..." (AREV Specific)
At 17 JUN 2004 11:46:00AM Daniel Rebich wrote:
Good afternoon everyone.
I have an easy question for you all. Is there a way to check the status of a COPYROW that has been executed via a "PERFORM" statement. I know "PERFORMING" a SELECT statement you can check @LIST.ACTIVE, but what about a COPYROW? That is:
PERFORM "COPYROW FILE1 * TO:(FILE1.ARCHIVE
IF (somse status)=FALSE then
msg(copyrow did not completegoto all.doneend
msg(copyrow completed)
all.done:
stop
Thank you for your help
At 17 JUN 2004 12:18PM support@sprezzatura.com wrote:
You should be able to check @File.Error
support@sprezzatura.com
The Sprezzatura Group Web Site
World Leaders in all things RevSoft