Does anyone have a complete list of what kinds of problems will throw this error?

>RUN CDS.BP X
   Program "X": Line 2, WRITE failure.

uv\errlog:
Tue Jun 12 15:54:05 12848 cdstevenson Program "X": Line 2, Message[040019]


Although I generated it here by attempting to write a record with a system delimiter in the Id:

   01 OPEN 'CDSTMP' TO F ELSE STOP 201
   02 WRITE '' TO F, 'ABC':@VM:'XYZ'

while I have UVCONFIG's param prohibiting that:

   ALLOWMARKS 0

Yet, I fear there are several & sundry ways to yield up that generic message.
Care to contribute to the list?
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to