formatted output - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: formatted output (/thread-4905.html) |
formatted output - Powersoft - 10-09-2015 01:41 PM Hi all, When I run this : TEXTOUT_P(format(357.864,"s6"),15,20,2,RGB(255,255,255)); I get this in the output format(357.864,s6) Error:Bad Argument value I use the same info has given by the help! What is wrong with this? Cheers, Jan RE: formatted output - eried - 10-09-2015 03:07 PM Does the error pop after a full reset? I have learned to reset it constantly. |