Post Reply 
User-Key
11-16-2015, 01:50 PM
Post: #1
User-Key
Hello,
maybe I dont't understand the concept at all - maybe you can explain to me what happens:

I put the following code into a program:

KEY K_Mul()
BEGIN
RETURN 42;
END;

After pressing pressing Shift Help * in home-environment I get
1 as answer - but I expected 42

I also have a function
EXPORT ENG()
BEGIN
RETURN 42;
END;

which answers 42 as I expected.

Hm, this really puzzles me... I'm not understanding what I'm doing...

Thank you
Dirk.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
User-Key - Dirk. - 11-16-2015 01:50 PM
RE: User-Key - eried - 11-16-2015, 02:51 PM
RE: User-Key - Didier Lachieze - 11-16-2015, 03:12 PM
RE: User-Key - Han - 11-16-2015, 03:14 PM
RE: User-Key - eried - 11-16-2015, 03:18 PM
RE: User-Key - Dirk. - 11-16-2015, 04:10 PM
RE: User-Key - cyrille de brébisson - 11-17-2015, 06:29 AM
RE: User-Key - Dirk. - 11-17-2015, 10:02 AM



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