Post Reply 
Calling a Program from Home Page. What's Wrong
12-11-2014, 11:52 AM
Post: #7
RE: Calling a Program from Home Page. What's Wrong
That's strange:
I've tested
Code:
EXPORT P2RN(a,d) BEGIN COS(a)*d END;
on both (device + emulator: 6940) and it worked as expected.
Is there any other program on your calc which has defined an exported variable or function named "P2RN"? You may try the full name: <PROGNAME>.P2RN(...).


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Calling a Program from Home Page. What's Wrong - Snorre - 12-11-2014 11:52 AM



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