A86: Re: >Frac (Yes this has to do with assembly)
[Prev][Next][Index][Thread]
A86: Re: >Frac (Yes this has to do with assembly)
uhh... hmm... this has to do with assembly? Well, if you want to use the
rom call for >FRAC in an assembly program, put the number in OP1. Call
_TOFRAC (I am not sure of the official name). Then it returns the numerator
in OP1 and the denominator in OP2... I belive... I haven't used it in a LONG
time =P Also, the carry flag is set if there was a problem (again, I am not
sure =P )
sorry if this is partially or completely wrong, I am trying to go by memory
here...
_________
JBrett
tbarwick@esn.net
ICQ UIN: 20607010
AIM: BarwickBJ
http://ww2.esn.net/~tbarwick
Plexus Publishing member
ACZ member
-----Original Message-----
From: BrncAvFan2@aol.com <BrncAvFan2@aol.com>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Wednesday, January 06, 1999 1:49 PM
Subject: A86: >Frac (Yes this has to do with assembly)
>
>Hi there. I have a question about the >Frac command in BASIC. Does
anybody
>know where that is stored to after it is run. You can't do any commands
like
>Outpt(1,1,A>Frac or anything like that. You can't decide where it will go
on
>the screen. It just displays one row down from the command and on the far
>right. I beleive that answer has to be stored to somewhere. It's not even
>stored to Ans.
>
>THANX
>Dan
>