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 27 OCT 1997 08:01:00PM Michael - LMS wrote:

I have finally been able to get hold of one of the dictionary items that we keep getting the "illegal opcode 70" message for. Any help with how to stop this occuring without having to recompile the dictionary in OI would be greatly appreciated. Following is the actual dictionary formula;

Declare FUNCTION UNASSIGNED

COMMON /PROP.UNIT.LINK/ ID.KEY, TOTAL.AVAILABLE,PROPERTY.NAME

 If UNASSIGNED(id.key) Then id.key='
 If UNASSIGNED(total.available) Then total.available='
 ans='
PROPERTY" , {PROPERTY_NO}, "NAME" , "X" )
 IF UNASSIGNED(PROPERTY.NAME) THEN
    ans=name
 END ELSE
    If PROPERTY.NAME Then
       ans=PROPERTY.NAME
    End Else
       ans=name
    End
 End

@ANS=ans


At 28 OCT 1997 02:27PM Andrew P McAuley wrote:

Well you could do it the hard way…

If Descripter(VarName)-2,2=\F5FF\ Then UnAssigned=1 else

 Unassigned=0

End

amcauley@sprezzatura.com

Sprezzatura Ltd

World Leaders in all things RevSoft (Except VIP)

View this thread on the forum...

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