Re: A86: Re: Reading parameters.
[Prev][Next][Index][Thread]
Re: A86: Re: Reading parameters.
You can actually get the second parameter from op2 under two conditions:
1) both parameters are real numbers, 2) the eos type is set to command
token (for some fucked up reason). But this will want to return a
complex number, so set op2 to zero after you read it, then clear the
mantissa.
Give Stephen Hicks some credit: he's the one who found the first
parameter in op1. :-)
Trey Jazz wrote:
>
> i think dux only got it up to the first param (which i think he said was
> stored in OP1?) but i dont think anyone (besides pat) knows how to get to
> the rest
>
> >Did anyone ever figure this out? I'd really like to know, because I want
> >to put it into my zdist program, whihc pretty much sux rights now. So, If
> >anyone has a tutorial or explanation about this, I'd really appreciate it.
References: