Periodic Table program
|
04-10-2014, 01:39 AM
Post: #13
|
|||
|
|||
RE: Periodic Table program
(04-10-2014 12:59 AM)John Colvin Wrote: I have tried several times to get the Periodic Table Program to work on the actual Prime Some things to check (whether it's this program or any other program): 1. After transferring to the calculator, make sure that you "recompile" the program WHILE NOT INSIDE THE SPREADSHEET APP. There is a known issue with respect to graphic buffers conflicting with cell names in the spreadsheet app. 2. In some versions, the source code does not properly declare one of the subroutines prior to calling it. It likely was not a problem on the author's calculator because he wrote both an English and French version using the same program names. Thus, any issues due to lack of declarations in one program will not show up if the other program already has a compiled version in memory. However, most users in English speaking countries will only have one of these versions downloaded and installed, so they will see this error. 3. Check to make sure that your settings are not causing the issues: a) Hex mode (in some versions, the author did not explicitly include proper base suffices in integers -- i.e. #F vs #Fh makes a difference) b) Comma / Decimal (for fraction mark) will also affect compilation These items above apply to all programs, not just the periodic table program. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)