Post Reply 
for the want of a nail ...
10-01-2015, 02:10 AM (This post was last modified: 10-01-2015 02:14 AM by ji3m.)
Post: #1
for the want of a nail ...
In cas mode , the command line entry

expr ("'catnip'")

produces the identifier: catnip ,as expected and desired.

But

EXPORT foobar ()
BEGIN
expr ("'catnip'");
END;

In home mode foobar() --> c*a*t*n*i*p

In cas window foobar() --> p*i*n*t*a*c

neither of which is at all useful.

At least in cas is there some way to get a program to follow
cas rules.?

The fact that 'abc' gives a*b*c in home mode is astonishing
to me. Why simulate single letter algebra. It doesnt really work without subscripts,etc.
But it causes grief at higher levels.

I work with android Prime only for now on my
Galaxy Tab Pro/Note 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
for the want of a nail ... - ji3m - 10-01-2015 02:10 AM
RE: for the want of a nail ... - ji3m - 10-01-2015, 12:04 PM
RE: for the want of a nail ... - ji3m - 10-01-2015, 03:36 PM



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