HP Forums

Full Version: Program-editor annoyance
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Yesterday I wrote a little program on the prime to compute balanced-pandigits, see here, and stumbled upon an editor annoyance concerning cas-blocks in a non-cas program.
Using a cas command from the Toolbox inside the cas-block inserts for example CAS.irem(), so this seems to be a double reference to the cas which leads to a not working program.
Removing the "CAS." clearly made that part work but is not very convenient and may be confusing for beginners, so the CAS-prefix should be removed by the insertion-routine as it seems to be done when one writes a pure cas-program.
Arno
Reference URL's