Re: Get( and GetCalc(
[Prev][Next][Index][Thread]
DA>-- [ From: Dave Wollenberg * EMC.Ver #2.5.02 ] --
DA>> Something weird on the 83 is to get a variable from another calc, it uses
DA>> getcalc(. The 82 however uses get(. The get( on the 83 is meant to get
DA>only
DA>> from the CBL, but if you link an 82 with an 83, the 83 can get the
DA>variable off
DA>> the 82! But the 82 can't get off the 83. And I thought there was a ray
DA>of
DA>> light!
DA>Since it seems you have access to an 82 and 83, try this: see if you can use
DA>the 82 to get a list from an 83. I guess you tried variables?
You can't do it with lists. But the really strange thing is you can do
matrixes. So all you would need to do is convert a list to a matrix,
send it, then change it back.
References: