Post Reply 
makes me crazy
09-30-2015, 08:39 PM (This post was last modified: 09-30-2015 10:06 PM by ji3m.)
Post: #1
makes me crazy
In the cas window, if i type

expr ("'rasp'") it returns: rasp //whether or not rasp is defined

That is i get the identifier back.

BUT If i define:

EXPORT tok (s)
BEGIN
RETURN expr (s);
END;

and then enter

tok ("'rasp'") it returns: syntax error //??????

UNLESS a is defined as a cas var in which case it returns the identifier as above.



.


This makes me crazy.

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
makes me crazy - ji3m - 09-30-2015 08:39 PM
RE: makes me crazy - Gerald H - 10-01-2015, 07:37 AM
RE: makes me crazy - ji3m - 10-01-2015, 12:24 PM
RE: makes me crazy - Han - 10-01-2015, 01:00 PM
RE: makes me crazy - ji3m - 10-01-2015, 02:11 PM
RE: makes me crazy - Thomas_Sch - 10-01-2015, 03:05 PM
RE: makes me crazy - Han - 10-01-2015, 02:16 PM
RE: makes me crazy - ji3m - 10-01-2015, 02:26 PM



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