Off-the-Wall (AREV Specific)
At 03 JUN 1999 03:56:19PM Don Miller - C3 Inc. wrote:
This is probably a fruitless request, but here goes. I have a client who accidentally deleted a small piece of source code (and didn't have a backup). I can figure out most of what the source code should be by bit-fiddling the $object. Does anybody know what Opcode B9 is???
Short of writing a gargantuan program and compiling it, I can't figger it out. It seems to occur after a series of labels like:
if A= 1 then var=123' ; goto Label2
var='
Label2:|B9opcode|
if A=2 then var=xyz' ; goto Label3
var='
and so on for about 60 labels!!!!!
I'm stumped.
Don M
At 03 JUN 1999 09:17PM Warren wrote:
If Aaron doesn't answer your question then go to the UseNet group comp.databases.revelation and address this question ATTN: Larry Coon. He could probably give you an answer. I don't think Larry monitors this website discussion group.