Post Reply 
a bug or a feature.
11-12-2015, 03:14 PM
Post: #2
RE: a bug or a feature.
(11-12-2015 03:05 PM)ji3m Wrote:  EXPORT hsbat2(M)
BEGIN
LOCAL I,P,Q;
...
{M,I,P,Q}
END;

Have you tried to create a #CAS program using the pragmas (#CAS, #END if I'm right)? Your program is a Home program which does a lot of unnecessary conversions between the environments for each call to a CAS function. These conversions may lose information such as the CAS subtype of a list.

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
a bug or a feature. - ji3m - 11-12-2015, 03:05 PM
RE: a bug or a feature. - Marcus von Cube - 11-12-2015 03:14 PM
RE: a bug or a feature. - Han - 11-12-2015, 03:29 PM
RE: a bug or a feature. - ji3m - 11-12-2015, 03:45 PM
RE: a bug or a feature. - ji3m - 11-12-2015, 03:51 PM
RE: a bug or a feature. - Han - 11-12-2015, 04:16 PM



User(s) browsing this thread: 1 Guest(s)