Our VAR likes to pretend that the wIntegrate Editor does not exist, so
if anyone here can get this to the people who might actually fix it, I
would appreciate it!

When I write the following and do Edit->Format All, I get...
      WRITE R.XBEN.WEB.USER TO F.XBEN.WEB.USER, K.XBEN.WEB.USER ON ERROR
      ;*CRT 'STATUS = ':STATUS()
      IF STATUS() = 10 THEN
         RTN.MSG = X.DUPLICATE.IN.INDEX
      END 
      RELEASE
   END

It doesn't recognize the 'ON ERROR' clause of 'WRITE' as something that
needs an END.

Actually I asked about this on the list a couple of weeks ago, because
the documentation doesn't say that END is part of the syntax, it looks
like you only get one line after the WRITE to do what you need to do.

It seems to be working, but I use the autoindent to check my code, and
this looks wrong.

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University, PA, IRM 
...at 5:52, is it fixed yet, or still taking an hour to post?
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to