Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 17 NOV 2003 12:26:08PM Clay wrote:

I'm converting some code from arev to oi. I've encountered @break, and I do not know how to handle it.

example:

S.BREAK.NAME=@ID:CHAR(253):CLT.NAME

PML=0
IF (S.BREAK.NAME NE PREV.BREAK.NAME) OR BREAK.NAME.BREAK THEN
  BREAK.NAME=PREV.BREAK.NAME
  PREV.BREAK.NAME=S.BREAK.NAME
  BREAK.NAME.BREAK+=1
END
IF FIRST.READ THEN
  @BREAK=S.BREAK.NAME

Any help is appreciated

Clay

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/2ccb0e83baa83b6285256de1005fc708.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1